change highlight loading function name
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user