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. |
||
---|---|---|
.. | ||
core | ||
manage | ||
view | ||
docs.lua | ||
example.lua | ||
health.lua | ||
help.lua | ||
init.lua | ||
state.lua | ||
stats.lua | ||
status.lua | ||
types.lua | ||
util.lua |