Commit Graph

6 Commits

Author SHA1 Message Date
Victor Kareh
312a80ff51 Allow user to override list of tasks before loading the plugin.
This solves a bug where the user adds `let g:searchtasks_list=...` in
their `.vimrc` file and it gets set before the plugin is loaded, thus
calling `finish` on first load.
2017-02-16 12:35:17 -05:00
Gilson Filho
089c82bab8 Refactoring SearchTasksGrep 2012-10-17 16:17:37 -03:00
Gilson Filho
f0752b8560 Fix exists(grepadd) 2012-10-17 16:15:39 -03:00
Gilson Filho
7e2d64f91d Search with grep 2012-10-17 16:14:22 -03:00
Gilson Filho
8b28969c04 Delete *.swp 2012-10-17 14:14:28 -03:00
Gilson Filho
8a843ef55a First commit 2012-10-17 14:14:08 -03:00