This plugin is used to extract color group data from a neovim buffer in the context of vimcolorschemes.com in the objective of generating previews for colorschemes.
- vim syntax highlighting
- treesitter disabled
-- lazy.nvim
{
"vimcolorschemes/extractor.nvim"
}
Returns a lua table with the color groups found in the buffer + some extra.
:VCSExtract [{output_path}] [{background}]
:VCSColorschemes