VHDL LSP integration update
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 42s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 42s
This commit is contained in:
@@ -6,6 +6,7 @@ vim.opt.completeopt = { "menu", "menuone" }
|
||||
|
||||
-- shortmess is used to reduce verbocity
|
||||
-- vim.opt.shortmess = vim.opt.shortmess + { c = true }
|
||||
-- ERROR: Unable to load module
|
||||
local cmp = require("cmp")
|
||||
cmp.setup({
|
||||
-- configuration
|
||||
|
||||
Reference in New Issue
Block a user