more lush support

This commit is contained in:
Chris 2021-07-02 12:28:16 -04:00
parent 52020733da
commit c71db74574
3 changed files with 55 additions and 29 deletions

View file

@ -390,8 +390,9 @@ return require("packer").startup(function(use)
-- Lush Create Color Schemes
use {
"rktjmp/lush.nvim",
cmd = {"LushRunQuickstart", "LushRunTutorial", "Lushify"},
disable = not O.plugin.lush.active,
event = "VimEnter",
-- cmd = {"LushRunQuickstart", "LushRunTutorial", "Lushify"},
-- disable = not O.plugin.lush.active,
}
-- HTML preview
use {