mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
📝 Add colon
This commit is contained in:
parent
a9b54104de
commit
482fb490b8
@ -16,7 +16,7 @@ keystrokes pass through `atom-text-editor` elements:
|
|||||||
'ctrl-shift-e': 'editor:select-to-end-of-line'
|
'ctrl-shift-e': 'editor:select-to-end-of-line'
|
||||||
'cmd-left': 'editor:move-to-first-character-of-line'
|
'cmd-left': 'editor:move-to-first-character-of-line'
|
||||||
|
|
||||||
'atom-text-editor:not([mini])'
|
'atom-text-editor:not([mini])':
|
||||||
'cmd-alt-[': 'editor:fold-current-row'
|
'cmd-alt-[': 'editor:fold-current-row'
|
||||||
'cmd-alt-]': 'editor:unfold-current-row'
|
'cmd-alt-]': 'editor:unfold-current-row'
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user