Unpublished from apm registry at 2017.02.18.
🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨
- This package was merged into vim-mode-plus from vim-mode-plus v0.68.0.
- Will be unpublished as soon as atom v1.13 become stable.
🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨
Seamless flow from vmp's search to find-and-replace's project-find.
- Start search by
/
or?
. - Press
cmd-enter
. (You need to set keymap). - Project-find results pane shows up.
If you like this package, you'd also like project-find-navigation.
No default keymap.
Set this in your keymap.cson
.
'atom-text-editor.vim-mode-plus-search':
'cmd-enter': 'vim-mode-plus-user:project-find-from-search'