switched out py_lsp for ruff_lsp.
This commit is contained in:
		
							parent
							
								
									cf54c8dea9
								
							
						
					
					
						commit
						afc4a469df
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -69,8 +69,8 @@ require('lazy').setup({
 | 
				
			||||||
					'lua_ls',
 | 
										'lua_ls',
 | 
				
			||||||
					'rust_analyzer',
 | 
										'rust_analyzer',
 | 
				
			||||||
					'bashls',
 | 
										'bashls',
 | 
				
			||||||
					'pylsp', -- run PylspInstall pylsp-rope python-lsp-black python-lsp-ruff
 | 
					 | 
				
			||||||
					'pyright',
 | 
										'pyright',
 | 
				
			||||||
 | 
										'ruff_lsp',
 | 
				
			||||||
					'texlab',
 | 
										'texlab',
 | 
				
			||||||
					'clangd',
 | 
										'clangd',
 | 
				
			||||||
				},
 | 
									},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue