Change ruff lsp config
This commit is contained in:
		| @@ -129,11 +129,6 @@ lspconfig.rust_analyzer.setup { | ||||
| -- LSP: python | ||||
| -- Ruff server | ||||
| lspconfig.ruff.setup({ | ||||
| 	init_options = { | ||||
| 		settings = { | ||||
| 			-- Ruff language server settings go here | ||||
| 		} | ||||
| 	} | ||||
| }) | ||||
|  | ||||
| vim.api.nvim_create_autocmd("LspAttach", { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user