mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
neovim(python): Use basedpyright for LSP & ruff for linting &
formatting
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
return {
|
||||
cmd = { "pylsp" },
|
||||
filetypes = { "python" },
|
||||
settings = {
|
||||
pylsp = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user