lsp: enable
This commit is contained in:
parent
f2ac910c00
commit
c872ea60c6
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -139,6 +139,7 @@ end
|
|||
-- map buffer local keybindings when the language server attaches
|
||||
local servers = {
|
||||
clangd = {},
|
||||
eslint = {},
|
||||
gopls = {},
|
||||
jsonls = {},
|
||||
kotlin_language_server = {},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue