[neovim] Disable relativenumber -- absolute numbers in the gutter
This commit is contained in:
		
							parent
							
								
									534d9a102b
								
							
						
					
					
						commit
						b3394844f2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ opt.splitbelow = true | |||
| 
 | ||||
| -- Show line numbers | ||||
| opt.number = true | ||||
| opt.relativenumber = true | ||||
| opt.relativenumber = false | ||||
| 
 | ||||
| -- Start with ~all folds open. | ||||
| opt.foldlevel = 99 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue