Add python lsp to nvim
This commit is contained in:
@@ -126,6 +126,10 @@ lspconfig.tsserver.setup({
|
||||
lspconfig.rust_analyzer.setup {
|
||||
}
|
||||
|
||||
-- LSP: python
|
||||
lspconfig.pyright.setup {
|
||||
}
|
||||
|
||||
-- LSP: C/C++
|
||||
lspconfig.clangd.setup({})
|
||||
|
||||
|
Reference in New Issue
Block a user