Add key binding for select-line to linux and win keymaps

Esse commit está contido em:
Darrell Sandstrom
2014-07-22 22:48:27 -07:00
commit 2f47e8a462
2 arquivos alterados com 2 adições e 0 exclusões
+1
Ver Arquivo
@@ -96,6 +96,7 @@
'ctrl-alt-shift-p': 'editor:log-cursor-scope'
'ctrl-k ctrl-u': 'editor:upper-case'
'ctrl-k ctrl-l': 'editor:lower-case'
'ctrl-l': 'editor:select-line'
'.workspace .editor:not(.mini)':
# Atom specific
+1
Ver Arquivo
@@ -93,6 +93,7 @@
'ctrl-alt-shift-p': 'editor:log-cursor-scope'
'ctrl-k ctrl-u': 'editor:upper-case'
'ctrl-k ctrl-l': 'editor:lower-case'
'ctrl-l': 'editor:select-line'
'.workspace .editor:not(.mini)':
# Atom specific