mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +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 shortmess+=c | ||||||
|       set tm=${toString cfg.mapTimeout} |       set tm=${toString cfg.mapTimeout} | ||||||
|       set hidden |       set hidden | ||||||
|  |       ${optionalString cfg.theme.transparent '' | ||||||
|  |         " this needs to be set if the theme is transparent | ||||||
|  |         set cursorlineopt=number | ||||||
|  |       ''} | ||||||
|       ${optionalString cfg.splitBelow '' |       ${optionalString cfg.splitBelow '' | ||||||
|         set splitbelow |         set splitbelow | ||||||
|       ''} |       ''} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf