pobing / vim-railscasts-theme

A port of the Railscasts Textmate theme to Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A GUI only color scheme based on the RailsCasts TextMate theme.

Installation

  • 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.

Screenshot

About

A port of the Railscasts Textmate theme to Vim