This additional check is needed because when nvim is started as `nvim -u NORC`, my configuration that sets `termguicolors` is not called but colorizer IS installed and requires `termguicolors` to be set. If it is not set, the setup() function prints an error. |
||
---|---|---|
.. | ||
after | ||
lua/fs | ||
spell | ||
init.lua |