replace compe with cmp
This commit is contained in:
@@ -8,7 +8,6 @@ local options = require("core.utils").load_config().options
|
||||
|
||||
opt.clipboard = options.clipboard
|
||||
opt.cmdheight = options.cmdheight
|
||||
opt.completeopt = { "menuone", "noselect" }
|
||||
opt.cul = true -- cursor line
|
||||
|
||||
-- Indentline
|
||||
|
||||
Reference in New Issue
Block a user