mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	fix: set cursorlineopt=number if theme is transparent
		
	This commit is contained in:
		
					parent
					
						
							
								bb2e56ad7c
							
						
					
				
			
			
				commit
				
					
						bae1ef363a
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -75,6 +75,10 @@ in { | |||
|       set shortmess+=c | ||||
|       set tm=${toString cfg.mapTimeout} | ||||
|       set hidden | ||||
|       ${optionalString cfg.theme.transparent '' | ||||
|         " this needs to be set if the theme is transparent | ||||
|         set cursorlineopt=number | ||||
|       ''} | ||||
|       ${optionalString cfg.splitBelow '' | ||||
|         set splitbelow | ||||
|       ''} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf