rking / ag.vim

Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
1.74k stars 131 forks source link

Enable ag.vim to search from the root of project. #96

Closed Numkil closed 9 years ago

Numkil commented 9 years ago

This commit includes documentation updates, code to allow the code to recognize the ag_working_path_mode variable, a function to guess the project root of the current file.

Numkil commented 9 years ago

Feature requested here #94