replace compe with cmp

This commit is contained in:
siduck76 2021-08-27 06:44:58 +05:30
parent 59ec5a5fed
commit 475a4c5f38
9 changed files with 157 additions and 136 deletions

View file

@ -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