github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jeffrydegrande / vimfiles forked from akitaonrails/vimfiles

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 42
  • Source
  • Commits
  • Network (42)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

The ~/.vim directory that we share at work — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

fix NERD_commenter for cucumber comments 
Jeffry Degrande (author)
Tue Oct 06 23:38:25 -0700 2009
commit  f8a2f81b2abe98c6c1f054d8649f5876dc22610f
tree    2de9b6326b3eedbd86ddb43cc4818057c7af90dc
parent  3d7c570cd0f67202a7bb73c6e5cd3ef39b132de3
vimfiles /
name age
history
message
file .gitignore Loading commit data...
file .gitmodules Sat Jan 24 04:46:19 -0800 2009 add the new snippets repo as a submodule [scrooloose]
file README.textile Mon Apr 27 22:37:47 -0700 2009 tweaking README [unknown]
directory after/
directory autoload/ Tue Sep 22 05:54:26 -0700 2009 upgrading plugins [Jeffry Degrande]
directory backup/ Mon Apr 27 22:26:26 -0700 2009 backup directory should exist [Jeffry Degrande]
directory bin/
directory colors/ Thu Sep 17 19:35:54 -0700 2009 change mapleader and color scheme [Jeffry Degrande]
directory compiler/ Mon Jun 02 15:58:08 -0700 2008 add the vim-ruby gem files [scrooloose]
directory doc/
directory ftdetect/ Tue Sep 22 06:38:40 -0700 2009 Add cucumber (http://github.com/tpope/vim-cucum... [myabc]
directory ftplugin/ Mon Aug 17 23:00:20 -0700 2009 Add in cucumber files from tpope/vim-cucumber. ... [abcde]
directory indent/ Mon Aug 17 23:00:20 -0700 2009 Add in cucumber files from tpope/vim-cucumber. ... [abcde]
directory macros/ Sun Dec 07 16:37:23 -0800 2008 add Rsass and RSsass commands [scrooloose]
directory plugin/
file rgb.txt Fri Nov 07 18:41:54 -0800 2008 Upgrade CSApprox to 1.1.0 with the included rgb... [halorgium]
directory ruby/ Sat Oct 18 21:50:45 -0700 2008 add fuzzyfinder textmate style mod gotta remov... [scrooloose]
submodule snippets - 9d69591
directory syntax/ Tue Sep 22 06:39:12 -0700 2009 Adding Markdown syntax file Signed-off-by: Ale... [myabc]
directory templates/
file vimrc Tue Sep 22 06:07:18 -0700 2009 fix for linux console [Jeffry Degrande]
README.textile

Usage

In your home directory (Linux or Mac), run:


mv ~/.vim ~/vim_old # backup your old .vim folder
git clone git://github.com/akitaonrails/vimfiles.git ~/.vim

mv ~/.vimrc ~/vimrc_old
ln -s ~/.vim/vimrc ~/.vimrc

If you’re using Windows do the following under C:\Documents and Settings\Your_User


git clone git://github.com/akitaonrails/vimfiles.git vimfiles

Still on Windows, run the following command in a Command Prompt console:


cd %HOME%\vimfiles

vim after\plugin\snippets.vim +":%s/.vim/vimfiles/g" +":x!"
vim plugin\fuzzyfinder_textmate.vim +":%s/.vim/vimfiles/g" +":x!"
vim vimrc +":%s/desert/vibrantink/g" +":x!"
vim vimrc +":%s/monaco/Consolas:h12/g" +":x!"
vim vimrc +":%s/<c-f>/<c-t>/g" +":x!"

copy /y vimrc ..\_vimrc

Monaco is for Mac, Consolas is for Windows (if you donīt have the new Office nor
Visual Studio installed. download from this URL: http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3&displaylang=en).
Under Linux better try “Bitstream Vera Sans Mono”

References

  • MacVim – http://code.google.com/p/macvim/
  • gVim – http://www.vim.org/download.php#pc
  • Using Vim as a Complete Ruby on Rails IDE – http://biodegradablegeek.com/2007/12/using-vim-as-a-complete-ruby-on-rails-ide/
  • Why, oh WHY, do those #?@! nutheads use vi? – http://www.viemu.com/a-why-vi-vim.html
  • Efficient Editing With vim – http://jmcpherson.org/editing.html
  • Byte of Vim – http://www.swaroopch.com/notes/Vim
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server