feat: swapped pythonlsp what da heeel even is pyright
This commit is contained in:
parent
62d5562750
commit
f8ff1fa67a
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -385,7 +385,7 @@ require('lazy').setup {
|
||||||
local servers = {
|
local servers = {
|
||||||
clangd = {},
|
clangd = {},
|
||||||
gopls = {},
|
gopls = {},
|
||||||
pyright = {},
|
pylsp = {},
|
||||||
rust_analyzer = {},
|
rust_analyzer = {},
|
||||||
volar = {},
|
volar = {},
|
||||||
tsserver = {
|
tsserver = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue