chore: updates here and there
This commit is contained in:
parent
ed190866f5
commit
05708570cb
14 changed files with 58 additions and 67 deletions
|
|
@ -50,7 +50,8 @@ local servers = {
|
|||
gopls = {},
|
||||
rust_analyzer = {},
|
||||
cmake = {},
|
||||
bashls = {}
|
||||
bashls = {},
|
||||
hls = {}
|
||||
}
|
||||
|
||||
local capabilities = vim.lsp.protocol.make_client_capabilities()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue