Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
vim-rvm と ack.vim を使用して、現在のパス (NERDTree で設定) と gem ディレクトリ (vim.rvm の RVM コマンドで設定) を検索できるようにしたいと考えています。
ack で複数のディレクトリを検索できることを知っています
ack controller dir1 dir2
しかし、gem ディレクトリを ack.vim に追加する方法はありますか?