A GUI only color scheme based on the RailsCasts TextMate theme.
- Vundle
Plugin 'chankaward/vim-railscasts-theme'
- NeoBundle
NeoBundle 'chankaward/vim-railscasts-theme'
- manual
- Copy railscasts.vim into ~/.vim/colors/ (Unix) or vimfiles/colors/ (Windows) as with other color schemes.
- Type "colorscheme railscasts" into your vimrc file.