mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
Use meta-. to jump to declaration
This commit is contained in:
parent
d8461641b9
commit
0f4d8bf51c
@ -1,3 +1,3 @@
|
||||
window.keymap.bindKeys '.editor'
|
||||
'meta-j': 'outline-view:toggle'
|
||||
'f3': 'outline-view:jump-to-declaration'
|
||||
'meta-.': 'outline-view:jump-to-declaration'
|
||||
|
Loading…
Reference in New Issue
Block a user