This commit is contained in:
Michael Chalupiak
2024-11-12 19:24:28 -05:00
parent b7e16d813a
commit 855ee6fe93
4 changed files with 14 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ lsp_config.nim_langserver.setup{
}
}
lsp_config.hls.setup{}
local cmp = require("cmp")
local cmp_select = {behavior = cmp.SelectBehavior.Select}
local cmp_mappings = lsp.defaults.cmp_mappings({