change highlight loading function name
This commit is contained in:
parent
08453985ca
commit
f77d052d70
11 changed files with 14 additions and 18 deletions
|
|
@ -4,7 +4,7 @@ if not present then
|
|||
return
|
||||
end
|
||||
|
||||
require("base46").load_highlight "cmp"
|
||||
require "base46_cache.cmp"
|
||||
|
||||
vim.o.completeopt = "menu,menuone,noselect"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue