+ set paste
Prevent strange paddings on paste from clipboard
This commit is contained in:
		@ -8,3 +8,5 @@ set shiftwidth=4    " Indents will have a width of 4
 | 
			
		||||
set softtabstop=4   " Sets the number of columns for a TAB
 | 
			
		||||
 | 
			
		||||
set expandtab       " Expand TABs to spaces
 | 
			
		||||
 | 
			
		||||
set paste           " Prevent strange paddings on paste from clipboard
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user