mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	fix: typo
This commit is contained in:
		
					parent
					
						
							
								4161589b56
							
						
					
				
			
			
				commit
				
					
						0614dbfd0a
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -41,7 +41,7 @@ with builtins; let | ||||||
|           then nvim.lua.expToLua cfg.lsp.package |           then nvim.lua.expToLua cfg.lsp.package | ||||||
|           else '' |           else '' | ||||||
|               { |               { | ||||||
|                 "${getExe cfg.lsp.package} |                 "${getExe cfg.lsp.package}", | ||||||
|                 "-m", |                 "-m", | ||||||
|                 "json", |                 "json", | ||||||
|                 "--no-color", |                 "--no-color", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang