add multiple cmp themes https://github.com/NvChad/base46/issues/109
This commit is contained in:
parent
8f92334c57
commit
4f789d3406
4 changed files with 54 additions and 12 deletions
1
init.lua
1
init.lua
|
|
@ -26,7 +26,6 @@ if fn.empty(fn.glob(install_path)) > 0 then
|
|||
vim.api.nvim_create_autocmd("User", {
|
||||
pattern = "PackerComplete",
|
||||
callback = function()
|
||||
require("base46").compile()
|
||||
require("base46").load_all_highlights()
|
||||
|
||||
vim.cmd "bw | silent! MasonInstallAll" -- close packer window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue