Open osakech opened 7 years ago
When I configure let g:EasyGrepRecursive=1 in .vimrc I can't use easygrep inside vim anymore.
let g:EasyGrepRecursive=1
The output is
|| error: unknown switch `R'
Nevertheless, this is a great plugin, it makes my life so much easier, thanks for your great work!
/Alex
When I configure
let g:EasyGrepRecursive=1
in .vimrc I can't use easygrep inside vim anymore.The output is
Nevertheless, this is a great plugin, it makes my life so much easier, thanks for your great work!
/Alex