vimrc from archachatina
This commit is contained in:
		
							parent
							
								
									5b28a6a77f
								
							
						
					
					
						commit
						4392a9f88e
					
				
							
								
								
									
										3
									
								
								vimrc
									
									
									
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										3
									
								
								vimrc
									
									
									
									
									
								
							@ -6,6 +6,7 @@ call plug#begin('~/.vim/plugged')
 | 
			
		||||
Plug 'tpope/vim-sensible'
 | 
			
		||||
 | 
			
		||||
Plug 'ntpeters/vim-better-whitespace'
 | 
			
		||||
Plug 'nathanaelkane/vim-indent-guides'
 | 
			
		||||
 | 
			
		||||
Plug 'chrisbra/Recover.vim'
 | 
			
		||||
 | 
			
		||||
@ -98,6 +99,8 @@ Plug 'MarcWeber/vim-addon-nix'
 | 
			
		||||
 | 
			
		||||
" vim-sleuth?
 | 
			
		||||
 | 
			
		||||
Plug 'urbit/hoon.vim'
 | 
			
		||||
 | 
			
		||||
call plug#end()
 | 
			
		||||
 | 
			
		||||
filetype plugin indent on
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user