mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	refactor: remove unnecessary word 'enable' from mkEnableOption
This commit is contained in:
		
					parent
					
						
							
								d126519514
							
						
					
				
			
			
				commit
				
					
						0a826fb4d3
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,7 +43,7 @@ in { | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     cursorline = { |     cursorline = { | ||||||
|       enable = mkEnableOption "Enable line hightlighting on the cursor [nvim-cursorline]"; |       enable = mkEnableOption "line hightlighting on the cursor [nvim-cursorline]"; | ||||||
| 
 | 
 | ||||||
|       lineTimeout = mkOption { |       lineTimeout = mkOption { | ||||||
|         type = types.int; |         type = types.int; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Frothy
				Frothy