mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-14 11:24:43 +02:00
more lush support
This commit is contained in:
parent
52020733da
commit
c71db74574
3 changed files with 55 additions and 29 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue