https://github.com/rubenv/vimrc
VIM configuration
https://github.com/rubenv/vimrc
Last synced: 4 months ago
JSON representation
VIM configuration
- Host: GitHub
- URL: https://github.com/rubenv/vimrc
- Owner: rubenv
- Created: 2011-06-22T08:19:24.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T08:06:31.000Z (about 9 years ago)
- Last Synced: 2025-11-18T07:03:57.315Z (8 months ago)
- Language: Vim script
- Homepage:
- Size: 28.3 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To install this:
cd
git clone git://github.com/rubenv/vimrc.git .vim
cd .vim
git submodule update --init
cd ..
ln -s .vim/vimrc .vimrc
Done!