From 66ed540a0d4a1e1c7eead02a086a1f0fe8620132 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sun, 27 Nov 2016 12:47:01 +0100 Subject: [PATCH] Plugins: clean up "grep" section --- contents/plugins.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/contents/plugins.md b/contents/plugins.md index cf5b61e..e56879e 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -82,10 +82,9 @@ #### Grep tools -- [ack](https://github.com/mileszs/ack.vim) -- [ag](https://github.com/rking/ag.vim) -- [grepper](https://github.com/mhinz/vim-grepper) (tries to supercede all other - grep plugins :-)) +- [ctrlsf](https://github.com/dyng/ctrlsf.vim) +- [ferret](https://github.com/wincent/ferret) +- [grepper](https://github.com/mhinz/vim-grepper) #### Indent