Created
April 10, 2015 04:18
-
-
Save kozo2/e4524e3e972bd7c168a7 to your computer and use it in GitHub Desktop.
keymap.cson
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 'atom-text-editor': | |
# 'enter': 'editor:newline' | |
# | |
# 'atom-workspace': | |
# 'ctrl-shift-p': 'core:move-up' | |
# 'ctrl-p': 'core:move-down' | |
'atom-text-editor.vim-mode:not(.command-mode)': | |
'ctrl-l': 'vim-mode:activate-command-mode' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment