Don't autowrap in Vim.
This commit is contained in:
		
							parent
							
								
									8bccfef945
								
							
						
					
					
						commit
						23c22e238c
					
				| 
						 | 
					@ -25,6 +25,7 @@ set nomodeline
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set textwidth=80
 | 
					set textwidth=80
 | 
				
			||||||
set colorcolumn=+1
 | 
					set colorcolumn=+1
 | 
				
			||||||
 | 
					set formatoptions-=t
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set number
 | 
					set number
 | 
				
			||||||
set numberwidth=5
 | 
					set numberwidth=5
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue