Migrate from the silver searcher to ripgrep

This commit is contained in:
Steven Barragán
2016-12-31 13:04:35 -06:00
parent 3fa9e6f636
commit 956c0ed4df
7 changed files with 20 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
Bundle "justinmk/vim-sneak"
Bundle "rking/ag.vim"
Bundle "jremmen/vim-ripgrep"
Bundle "henrik/vim-indexed-search"
Bundle "nelstrom/vim-visual-star-search"
Bundle "skwp/greplace.vim"