mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 04:32:21 +00:00 
			
		
		
		
	languages: changed python lsp package to pyright
This commit is contained in:
		
					parent
					
						
							
								c50522f6b0
							
						
					
				
			
			
				commit
				
					
						68b0647936
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
  defaultServer = "pyright";
 | 
			
		||||
  servers = {
 | 
			
		||||
    pyright = {
 | 
			
		||||
      package = pkgs.nodePackages.pyright;
 | 
			
		||||
      package = pkgs.pyright;
 | 
			
		||||
      lspConfig = ''
 | 
			
		||||
        lspconfig.pyright.setup{
 | 
			
		||||
          capabilities = capabilities;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue