LoginSignup
23
21

More than 5 years have passed since last update.

Uniteで.gitを基準に検索する

Posted at

問題

Uniteを使って、プロジェクト単位で検索したい。

解決

Unite自体で対応されていた。

以下のように設定した。

nnoremap <silent> ,e  :<C-u>Unite file_rec/async:!<CR>

議論

ctrlp.vimが不要になった。

23
21
6

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
23
21