mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	lazy: remove defaults for keys
This commit is contained in:
		
					parent
					
						
							
								7a5c75b865
							
						
					
				
			
			
				commit
				
					
						2aad0fb838
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -36,7 +36,6 @@ | ||||||
|       mode = mkOption { |       mode = mkOption { | ||||||
|         description = "Modes to bind in"; |         description = "Modes to bind in"; | ||||||
|         type = either str (listOf str); |         type = either str (listOf str); | ||||||
|         default = ["n" "x" "s" "o"]; |  | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|       silent = mkBool true "Whether this mapping should be silent. Equivalent to adding <silent> to a map."; |       silent = mkBool true "Whether this mapping should be silent. Equivalent to adding <silent> to a map."; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang