mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 11:55:35 +08:00 
			
		
		
		
	Plugins: grep tools
This commit is contained in:
		@@ -23,6 +23,7 @@
 | 
			
		||||
#### [List of plugins](#list-of-plugins-1)
 | 
			
		||||
- [Navigation](#navigation)
 | 
			
		||||
- [Fuzzy finders](#fuzzy-finders)
 | 
			
		||||
- [Grep tools](#grep-tools)
 | 
			
		||||
- [Code completion](#code-completion)
 | 
			
		||||
- [Delimiter](#delimiter)
 | 
			
		||||
- [Version control](#version-control)
 | 
			
		||||
@@ -352,6 +353,13 @@ Also see [fuzzy finders](#fuzzy-finders).
 | 
			
		||||
- [fzf](https://github.com/junegunn/fzf)
 | 
			
		||||
- [unite](https://github.com/Shougo/unite.vim)
 | 
			
		||||
 | 
			
		||||
#### 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 :-))
 | 
			
		||||
 | 
			
		||||
#### Code completion
 | 
			
		||||
 | 
			
		||||
- [neocomplete](https://github.com/Shougo/neocomplete.vim)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user