Files
searchtasks.vim/plugin
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
..