Skip to content

Instantly share code, notes, and snippets.

@kozo2
Created April 10, 2015 04:18
Show Gist options
  • Save kozo2/e4524e3e972bd7c168a7 to your computer and use it in GitHub Desktop.
Save kozo2/e4524e3e972bd7c168a7 to your computer and use it in GitHub Desktop.
keymap.cson
# '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