[nvim] move from pylps to pyright
This commit is contained in:
		
							parent
							
								
									0d2f897a71
								
							
						
					
					
						commit
						bbce42908f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -130,7 +130,6 @@ return {
 | 
				
			||||||
          "pyright",
 | 
					          "pyright",
 | 
				
			||||||
          "ruff_lsp",
 | 
					          "ruff_lsp",
 | 
				
			||||||
          "ts_ls",
 | 
					          "ts_ls",
 | 
				
			||||||
          "mypy"
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        handlers = {
 | 
					        handlers = {
 | 
				
			||||||
          function(server_name)
 | 
					          function(server_name)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue