removed unneeded plugs
This commit is contained in:
		
							parent
							
								
									8435b5f347
								
							
						
					
					
						commit
						4cc5dbb79a
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		|  | @ -78,13 +78,6 @@ call plug#begin('~/.vim/plugged/') | ||||||
|   Plug 'artur-shaik/vim-javacomplete2' |   Plug 'artur-shaik/vim-javacomplete2' | ||||||
|   Plug 'dansomething/vim-eclim'  |   Plug 'dansomething/vim-eclim'  | ||||||
| 
 | 
 | ||||||
|    |  | ||||||
|   if has('nvim') |  | ||||||
|     Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' } |  | ||||||
|   else |  | ||||||
|     Plug 'Shougo/deoplete.nvim' |  | ||||||
|     Plug 'roxma/nvim-yarp' |  | ||||||
|    endif |  | ||||||
|   Plug 'Shougo/neosnippet' |   Plug 'Shougo/neosnippet' | ||||||
|   Plug 'Shougo/neosnippet-snippets' |   Plug 'Shougo/neosnippet-snippets' | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway