vim-macaw icon indicating copy to clipboard operation
vim-macaw copied to clipboard

A colorscheme editor for vim

Macaw

This plugin aims to streamline the process of designing and tweaking colorschemes in terminal vim. It gives users the ability to change the foreground and background colors of syntax groups interactively, and to easily save the changes in order to make them persistent in future sessions.

Installation

Using vim-plug:

Plug 'urbainvaes/vim-macaw'

Documentation

The functions, commands, mappings and configuration variables exposed by this plugin are documented at

:help macaw

License

MIT