vrybas / dotvim

Vim for Ruby on Rails development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make 'Ack' search possible in limited location

vrybas opened this issue · comments

Now, no matter what you do, Ack will search in all project. Before I was able to restrict search to one folder

Just use :Ack 'searchstring' path/* syntax