mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-23 22:55:29 +03:00
Map cmd-l to editor:select-line
This commit is contained in:
parent
a69e6136ea
commit
27f0d11039
@ -111,6 +111,7 @@
|
||||
'cmd-alt-p': 'editor:log-cursor-scope'
|
||||
'cmd-k cmd-u': 'editor:upper-case'
|
||||
'cmd-k cmd-l': 'editor:lower-case'
|
||||
'cmd-l': 'editor:select-line'
|
||||
|
||||
'body.platform-darwin .editor:not(.mini)':
|
||||
# Atom specific
|
||||
|
Loading…
Reference in New Issue
Block a user