mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 11:55:35 +08:00 
			
		
		
		
	Plugins: code completion & delimiter
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							@@ -23,6 +23,8 @@
 | 
			
		||||
#### [List of plugins](#list-of-plugins-1)
 | 
			
		||||
- [Navigation](#navigation)
 | 
			
		||||
- [Fuzzy finders](#fuzzy-finders)
 | 
			
		||||
- [Code completion](#code-completion)
 | 
			
		||||
- [Delimiter](#delimiter)
 | 
			
		||||
- [Version control](#version-control)
 | 
			
		||||
- [Statusline](#statusline)
 | 
			
		||||
 | 
			
		||||
@@ -345,6 +347,18 @@ Also see [fuzzy finders](#fuzzy-finders).
 | 
			
		||||
- [fzf](https://github.com/junegunn/fzf)
 | 
			
		||||
- [unite](https://github.com/Shougo/unite.vim)
 | 
			
		||||
 | 
			
		||||
#### Code completion
 | 
			
		||||
 | 
			
		||||
- [neocomplete](https://github.com/Shougo/neocomplete.vim)
 | 
			
		||||
- [supertab](https://github.com/ervandew/supertab)
 | 
			
		||||
- [youcompleteme](https://github.com/Valloric/YouCompleteMe)
 | 
			
		||||
 | 
			
		||||
#### Delimiter
 | 
			
		||||
 | 
			
		||||
- [delimitmate](https://github.com/Raimondi/delimitMate)
 | 
			
		||||
- [endwise](https://github.com/tpope/vim-endwise)
 | 
			
		||||
- [ultisnips](https://github.com/SirVer/ultisnips)
 | 
			
		||||
 | 
			
		||||
#### Version control
 | 
			
		||||
 | 
			
		||||
- [fugitive](https://github.com/tpope/vim-fugitive)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user