[vim] Let vim turn on filetype plugin and indent itself (remove it from vimrc.common)
This commit is contained in:
		
							parent
							
								
									e92d92afe0
								
							
						
					
					
						commit
						060920c4fc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -218,7 +218,7 @@ nnoremap gV `[v`]
 | 
			
		|||
 | 
			
		||||
" Autocommands {{{
 | 
			
		||||
if has('autocmd')
 | 
			
		||||
    filetype plugin indent on
 | 
			
		||||
    "filetype plugin indent on
 | 
			
		||||
 | 
			
		||||
    " Jump to last known cursor position unless it's the first line, or past the
 | 
			
		||||
    " end of the file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue