mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52: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)); | ||||
|     options = { | ||||
|       preset = mkOption { | ||||
|         type = enum ["default" "none" "super-tab" "enter"]; | ||||
|         type = enum ["default" "none" "super-tab" "enter" "cmdline"]; | ||||
|         default = "none"; | ||||
|         description = "keymap presets"; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Utz
				Michael Utz