[VIM] ripgrep integration

This commit is contained in:
Tobias Manske 2021-04-05 20:06:40 +02:00
parent a13cfd0a40
commit ab54f86dd7
Signed by: tobias
GPG Key ID: D5914DC71F2F9352

View File

@ -99,5 +99,6 @@ Plug 'godlygeek/tabular'
Plug 'plasticboy/vim-markdown'
Plug 'majutsushi/tagbar'
Plug 'jremmen/vim-ripgrep'
call plug#end()