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

akitaonrails / vimfiles forked from scrooloose/vimfiles

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 201
    • 42
  • Source
  • Commits
  • Network (42)
  • Issues (2)
  • 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

Adding additional info in the README file 
akitaonrails (author)
Mon Dec 28 14:21:08 -0800 2009
commit  e15a947019370cb827bd28512819d1eec6f1d981
tree    f03e4c216adf73de05950ff94b0cc6da5a45fd0a
parent  05feb22821a46f860a7256013585008276eadd5e
vimfiles /
name age
history
message
file .gitignore Sun Jun 07 14:49:06 -0700 2009 git ignore .VimballRecord files [scrooloose]
file .gitmodules Sun Jun 07 00:58:42 -0700 2009 add snipmate snippets as a submodule [scrooloose]
file README.textile Mon Dec 28 14:21:08 -0800 2009 Adding additional info in the README file [akitaonrails]
directory after/ Sun Jun 07 00:48:57 -0700 2009 add snipmate [scrooloose]
directory autoload/ Thu Nov 26 13:36:46 -0800 2009 latest csapprox [scrooloose]
directory colors/ Mon Oct 26 14:30:48 -0700 2009 latest zenburn colorscheme [scrooloose]
directory compiler/ Mon Jun 02 15:58:08 -0700 2008 add the vim-ruby gem files [scrooloose]
directory doc/ Wed Dec 16 02:45:12 -0800 2009 add latest syntastic hacks [scrooloose]
directory ftdetect/ Mon Aug 17 23:00:20 -0700 2009 Add in cucumber files from tpope/vim-cucumber. ... [abcde]
directory ftplugin/ Wed Sep 23 21:59:38 -0700 2009 Latest tpope/vim-cucumber files. [abcde]
directory indent/ Wed Sep 23 21:59:38 -0700 2009 Latest tpope/vim-cucumber files. [abcde]
directory macros/ Sun Dec 07 16:37:23 -0800 2008 add Rsass and RSsass commands [scrooloose]
directory nerdtree_plugin/ Sun Oct 18 15:01:07 -0700 2009 latest nerdtree and syntastic haxx [scrooloose]
directory plugin/ Fri Dec 18 02:50:19 -0800 2009 Added git-vim plugin; can now manage git with s... [Shazburg]
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 - 842e5d5 Tue Aug 18 21:15:45 -0700 2009 update the snippets submodule to the latest commit [scrooloose]
directory syntax/ Fri Dec 18 02:50:19 -0800 2009 Added git-vim plugin; can now manage git with s... [Shazburg]
directory syntax_checkers/ Wed Dec 16 02:45:12 -0800 2009 add latest syntastic hacks [scrooloose]
file vimrc Wed Dec 16 09:12:44 -0800 2009 Possible fix to solve Vim fonts blinking in ter... [akitaonrails]
README.textile

Usage

Clone this repo into your home directory either as .vim (linux/mac) or
vimfiles (Windows).

Then ‘cd’ into the repo and run this to get the snippets submodule:


git submodule init
git submodule update

Put this in your .vimrc file (in your home folder) along with your personal hacks:


source ~/.vim/vimrc      "linux
source ~/vimfiles/vimrc  "windows

Dependencies

You will need these dependencies figured out:

  • Ruby (for the fuzzy finder plugin)
  • Exuberant Ctags (http://ctags.sourceforge.net/)
  • Ncurses-term (in Linux only)

In Ubuntu, for example, you will have to do:


apt-get install exuberant-ctags ncurses-term

On Windows you have to download Ctags and add ctags.exe in your PATH.

Mac OS X and most Linux distros come with Ruby already. If you’re in Windows
look for Luis Lavena’s latest Ruby Installer (http://rubyforge.org/projects/rubyinstaller/)

Credits

  • Original project and most of the heavy lifting: @scrooloose
  • Hacks and some snippets: @akitaonrails
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