Live data from Hacker News

Show HN: Vanity. A Vim plugin for managing color schemes

github.com

1–3 of 3 posts

Re: Show HN: Vanity. A Vim plugin for managing color schemes

#3
Quick guide to getting started:

Install with vundle:

Plugin 'whatever555/vanity'

To cycle through available color schemes call :VanityNextCol. When you come across a colour scheme you LIKE call :VanitySaveFavColorForFileType to add it as a favourite. When you come across a colour scheme you LOVE call :VanitySetDefaultColorForFiletype to add it as the default colour scheme for that filetype.