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. |
||
---|---|---|
.. | ||
colorizer.lua | ||
fugitive.lua | ||
indent-blankline.lua | ||
lualine.lua | ||
nvim-tree.lua | ||
solarized.lua | ||
tabular.lua | ||
telescope.lua | ||
treesitter.lua | ||
vim-better-whitespace.lua | ||
virt-column.lua |