add python LSP pyright
This commit is contained in:
parent
0698d774cf
commit
24da46fdd6
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -586,6 +586,7 @@ require('lazy').setup({
|
||||||
cssls = {},
|
cssls = {},
|
||||||
clangd = {},
|
clangd = {},
|
||||||
emmet_ls = {},
|
emmet_ls = {},
|
||||||
|
pyright = {},
|
||||||
eslint = {},
|
eslint = {},
|
||||||
apex_ls = {
|
apex_ls = {
|
||||||
filetypes = {
|
filetypes = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue