do not mess up aniseed

This commit is contained in:
nganhkhoa 2021-07-13 19:24:30 +00:00
parent fed4931d42
commit b3a32ba954

View File

@ -26,7 +26,7 @@ if fn.empty(fn.glob(fn.stdpath('data')..'/site/pack/packer/start/')) > 0 then
else else
-- call directly from lua, skipping aniseed init -- call through aniseed
require('aniseed.env').init({compile = true}) vim.g['aniseed#env'] = true
end end