deadnix
This commit is contained in:
		
							parent
							
								
									1438b4f9f1
								
							
						
					
					
						commit
						9dee07646d
					
				
					 2 changed files with 3 additions and 8 deletions
				
			
		|  | @ -1,10 +1,6 @@ | |||
| { | ||||
|   lib, | ||||
|   config, | ||||
|   ... | ||||
| }: let | ||||
| {lib, ...}: let | ||||
|   inherit (lib) mkOption mkEnableOption; | ||||
|   inherit (lib.types) str nullOr bool enum listOf int float attrsOf submodule; | ||||
|   inherit (lib.types) str nullOr bool enum listOf int float attrsOf submodule either; | ||||
|   inherit (lib.nvim.types) mkPluginSetupOption luaInline; | ||||
| 
 | ||||
|   # All possible Neovim modes | ||||
|  | @ -425,4 +421,3 @@ in { | |||
|     }; | ||||
|   }; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue