mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 11:24:14 +00:00
This gives the option to not override default colorscheme during plugin installation by using the configuration: ``` { install = { colorscheme = {}, }, } ``` If the user specifies a scheme or keeps the default, we will fall back to 'habamax' as before. |
||
---|---|---|
.. | ||
handler | ||
cache.lua | ||
config.lua | ||
loader.lua | ||
plugin.lua | ||
util.lua |