A neovim plugin that generates a colorscheme for an another CLI program based on your currently enabled vim colorscheme.
The user is prompted to select a supported CLI program, and a colorscheme is generated in the CWD.
This is alpha quality and you may need to tweak the generated colorscheme.
Plug 'jpe90/export-colorscheme.nvim'
use 'jpe90/export-colorscheme.nvim'
require('export-colorscheme')
- Enter
Ecs
at the command prompt - Hit
<Space>
followed by<Tab>
to cycle through output options - Select an option with
<Return>