Skip to content

dan-manges/vim_dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After cloning this project, you can run the following to link these dotfiles
into your home directory:

    rake activate

Be warned: this will overwrite any existing .vimrc, .gvimrc or .vim/ files you
have in your home directory.

If you plan on using command-t, you'll need to build the C extension. Make sure
to use the ruby you built vim against:

    rvm use system
    rake compile_command_t

About

my vim dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 85.2%
  • Ruby 9.6%
  • Clojure 1.9%
  • C 1.7%
  • Shell 0.8%
  • HTML 0.5%
  • Other 0.3%