new init
This commit is contained in:
		
							parent
							
								
									0ac688f05f
								
							
						
					
					
						commit
						2f5da3571a
					
				
					 11 changed files with 355 additions and 202 deletions
				
			
		|  | @ -78,6 +78,13 @@ call plug#begin('~/.vim/plugged/') | |||
|   Plug 'artur-shaik/vim-javacomplete2' | ||||
|   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-snippets' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway