Last active
May 28, 2017 20:30
-
-
Save nuqz/aa65ec45825f8a9a9316475c2b248213 to your computer and use it in GitHub Desktop.
Atom "Sublime Text 3"-like Ctrl+D behavior
This file contains 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.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