replace compe with cmp
This commit is contained in:
parent
59ec5a5fed
commit
475a4c5f38
9 changed files with 157 additions and 136 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue