colorsaver.nvim
Automatically reload and synchronize your most recently used colorscheme.colorscheme-switchers
manually-created
colorsaver.nvim allows users to save and load their preferred colorscheme persistently across\ sessions. It also automatically updates and applies colorscheme changes across multiple running instances of Neovim.
Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
"https://git.sr.ht/~swaits/colorsaver.nvim",
lazy = true,
event = "VimEnter",
opts = {
-- your options here
},
}
Other colorscheme-switchers plugins
more plugins
zaldih/themery.nvim
A colorscheme picker with live preview and persistence for neovim ✨
245
0
colorscheme-switchers
linrongbin16/colorbox.nvim
Load all the ultra colorschemes into Neovim player!
39
0
colorscheme-switchers