load base46_cache in instead of minified modules
This commit is contained in:
parent
c16c22e87b
commit
d27029d1b1
11 changed files with 13 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ if not present then
|
|||
return
|
||||
end
|
||||
|
||||
require "base46_cache.cmp"
|
||||
loadfile(vim.g.base46_cache .. "cmp")()
|
||||
|
||||
vim.o.completeopt = "menu,menuone,noselect"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue