cleanup, neovim optimizations and updates ig
This commit is contained in:
@@ -7,7 +7,8 @@ return {
|
||||
servers = {
|
||||
lua_ls = {},
|
||||
nil_ls = {},
|
||||
rust_analyzer = {}
|
||||
-- rust_analyzer = {},
|
||||
gopls = {},
|
||||
}
|
||||
},
|
||||
config = function(_, opts)
|
||||
|
||||
Reference in New Issue
Block a user