1 # Keybindings require three things to be fully defined: A selector that is
2 # matched against the focused element, the keystroke and the command to
5 # Below is a basic keybinding which registers on all platforms by applying to
6 # the root workspace element.
8 # For more detailed documentation see
9 # https://atom.io/docs/latest/advanced/keymaps
10 'atom-text-editor.vim-mode:not(.insert-mode)':