mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	fix: incorrect description for typescript language module
This commit is contained in:
		
					parent
					
						
							
								f3aac8cb5a
							
						
					
				
			
			
				commit
				
					
						2ad526cbf5
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -55,7 +55,7 @@ with builtins; let | |||
|   }; | ||||
| in { | ||||
|   options.vim.languages.ts = { | ||||
|     enable = mkEnableOption "SQL language support"; | ||||
|     enable = mkEnableOption "Typescript/Javascript language support"; | ||||
| 
 | ||||
|     treesitter = { | ||||
|       enable = mkOption { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf