# vim-railscasts-theme **Repository Path**: jhrjh/vim-railscasts-theme ## Basic Information - **Project Name**: vim-railscasts-theme - **Description**: 检测到目前导入仓库在 Gitee 上已有公开同步仓库,点击链接马上访问:https://gitee.com/mirrors_jpo/vim-railscasts-theme - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-08 - **Last Updated**: 2023-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vim Railscasts Colorscheme A color scheme based on the [RailsCasts](http://railscasts.com) TextMate theme with decent support for both GUI and terminal. ## Installation You can choose between 3 different ways to install it: ### Pathogen Install [Pathogen](https://github.com/tpope/vim-pathogen) and then add a git submodule for your plugin: ```sh $ cd ~/.vim $ git submodule add git@github.com:jpo/vim-railscasts-theme.git bundle/railscasts-theme ``` ### Vundle Install [Vundle](https://github.com/gmarik/Vundle.vim) and then add this theme as a plugin to your ```.vimrc```. ```vim Plugin 'jpo/vim-railscasts-theme' ``` ### Manually Copy ```railscasts.vim``` into ```~/.vim/colors/``` (Unix) or ```vimfiles/colors/``` (Windows). ## Screenshots ### GUI : ### Terminal with 256 colors :