nvim
This commit is contained in:
parent
b5548d3690
commit
1d2511c7c7
1 changed files with 1 additions and 2 deletions
|
@ -111,8 +111,7 @@ end
|
||||||
|
|
||||||
local servers = {
|
local servers = {
|
||||||
gopls = {},
|
gopls = {},
|
||||||
-- phpactor = {},
|
pylsp = {},
|
||||||
-- pylsp = {},
|
|
||||||
rust_analyzer = {
|
rust_analyzer = {
|
||||||
assist = {
|
assist = {
|
||||||
importGranularity = "module",
|
importGranularity = "module",
|
||||||
|
|
Loading…
Reference in a new issue