t9md / atom-vim-mode-plus-project-find-from-search

Seamless flow from vmp's search to find-and-replace's project-find

Home Page:https://atom.io/packages/vim-mode-plus-project-find-from-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unpublished from apm registry at 2017.02.18.

[DEPRECATED] vim-mode-plus-project-find-from-search

🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨 🚨

  • 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.

  1. Start search by / or ?.
  2. Press cmd-enter. (You need to set keymap).
  3. Project-find results pane shows up.

If you like this package, you'd also like project-find-navigation.

gif

Keymap

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'

About

Seamless flow from vmp's search to find-and-replace's project-find

https://atom.io/packages/vim-mode-plus-project-find-from-search

License:MIT License


Languages

Language:CoffeeScript 100.0%