Skip to content

Instantly share code, notes, and snippets.

@nuqz
Last active May 28, 2017 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuqz/aa65ec45825f8a9a9316475c2b248213 to your computer and use it in GitHub Desktop.
Save nuqz/aa65ec45825f8a9a9316475c2b248213 to your computer and use it in GitHub Desktop.
Atom "Sublime Text 3"-like Ctrl+D behavior
'atom-text-editor.vim-mode-plus:not(.insert-mode)':
'ctrl-d': 'find-and-replace:select-next'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment