forked from drewolson/vim_dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
stephenchu/vim_dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
After cloning this project, you can run the following to link these dotfiles
into your home directory:
./activate.rb
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. Here's what I ran:
cd vim/bundle/command-t/ruby/command-t
rvm use system
ruby extconf.rb
make
About
my vim dotfiles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vim Script 86.6%
- Ruby 10.8%
- C 2.1%
- Shell 0.5%