mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	Merge branch 'main' into patch-1
This commit is contained in:
		
				commit
				
					
						300989f008
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,7 +10,7 @@ | ||||||
|     freeformType = attrsOf (listOf (either str luaInline)); |     freeformType = attrsOf (listOf (either str luaInline)); | ||||||
|     options = { |     options = { | ||||||
|       preset = mkOption { |       preset = mkOption { | ||||||
|         type = enum ["default" "none" "super-tab" "enter"]; |         type = enum ["default" "none" "super-tab" "enter" "cmdline"]; | ||||||
|         default = "none"; |         default = "none"; | ||||||
|         description = "keymap presets"; |         description = "keymap presets"; | ||||||
|       }; |       }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Utz
				Michael Utz