Change ruff lsp config
This commit is contained in:
parent
bd5ba8b971
commit
17c2921c05
@ -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", {
|
||||
|
Loading…
Reference in New Issue
Block a user