mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-29 10:29:50 +00:00 
			
		
		
		
	update mkGrammarOption
This commit is contained in:
		
					parent
					
						
							
								7e169ea408
							
						
					
				
			
			
				commit
				
					
						1f0d1ebd61
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -30,7 +30,7 @@ | |||
| 
 | ||||
|   mkGrammarOption = pkgs: grammar: | ||||
|     mkPackageOption pkgs ["${grammar} treesitter"] { | ||||
|       default = ["vimPlugins" "nvim-treesitter" "builtGrammars" grammar]; | ||||
|       default = ["tree-sitter-grammars" grammar]; | ||||
|     }; | ||||
| in { | ||||
|   inherit diagnostics diagnosticSubmodule mkGrammarOption; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 BarryLabs
				BarryLabs