mirror of
https://github.com/gilsondev/searchtasks.vim.git
synced 2025-11-11 19:23:47 -05:00
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.