a few niggles with indentation.
This commit is contained in:
		
							parent
							
								
									43c80cccf4
								
							
						
					
					
						commit
						7e0e7f88b9
					
				
					 1 changed files with 91 additions and 95 deletions
				
			
		| 
						 | 
				
			
			@ -62,12 +62,8 @@ filetype plugin on
 | 
			
		|||
"tab stuff
 | 
			
		||||
	set tabstop=4
 | 
			
		||||
	set shiftwidth=4
 | 
			
		||||
    set expandtab
 | 
			
		||||
	set autoindent
 | 
			
		||||
 | 
			
		||||
    "if vim sees 4 whitespaces in a row, backspace will delete all of them at once, as if they were real tabs
 | 
			
		||||
    set smarttab
 | 
			
		||||
 | 
			
		||||
"highlighting/colour stuff
 | 
			
		||||
	"sets the colorscheme. to get a list of the available colors, do :colorscheme <Space> <C-d>
 | 
			
		||||
	colorscheme ron 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue