Hacker News new | ask | show | jobs
by Killswitch 4155 days ago
I dig your vim theme, can we get some info on that?
1 comments

You can checkout my vim configuration here: https://github.com/ryanss/vim

It's just a single, well-commented .vimrc file a little over 100 lines long. The main plugins that add to the visual appearance are the jellybean colorscheme and the fancy status line comes from vim-airline.

thanks for turning me on to jellybean, what a great scheme. awesome plugin btw!