implicit vim-scripts is deprecated in vim-plug
This commit is contained in:
		
							parent
							
								
									579c601ced
								
							
						
					
					
						commit
						44b38af44a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,6 @@ silent!call plug#begin('~/.vim/plugged')
 | 
				
			||||||
Plug 'junegunn/vim-plug'
 | 
					Plug 'junegunn/vim-plug'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" general plugins
 | 
					" general plugins
 | 
				
			||||||
Plug 'directionalWindowResizer'
 | 
					 | 
				
			||||||
Plug 'ervandew/supertab'
 | 
					Plug 'ervandew/supertab'
 | 
				
			||||||
Plug 'jeetsukumaran/vim-buffergator'
 | 
					Plug 'jeetsukumaran/vim-buffergator'
 | 
				
			||||||
Plug 'junegunn/vim-easy-align'
 | 
					Plug 'junegunn/vim-easy-align'
 | 
				
			||||||
| 
						 | 
					@ -18,6 +17,7 @@ Plug 'tpope/vim-fugitive'
 | 
				
			||||||
Plug 'tpope/vim-rsi'
 | 
					Plug 'tpope/vim-rsi'
 | 
				
			||||||
Plug 'tpope/vim-vinegar'
 | 
					Plug 'tpope/vim-vinegar'
 | 
				
			||||||
Plug 'vimwiki/vimwiki'
 | 
					Plug 'vimwiki/vimwiki'
 | 
				
			||||||
 | 
					Plug 'vim-scripts/directionalWindowResizer'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" IDE liek, per filetype
 | 
					" IDE liek, per filetype
 | 
				
			||||||
Plug 'neomake/neomake', { 'for': 'python' }
 | 
					Plug 'neomake/neomake', { 'for': 'python' }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue