https://github.com/qbit/dotvim
My dot vim setup (Vim)
https://github.com/qbit/dotvim
Last synced: 3 months ago
JSON representation
My dot vim setup (Vim)
- Host: GitHub
- URL: https://github.com/qbit/dotvim
- Owner: qbit
- License: isc
- Created: 2010-11-16T18:56:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T16:07:43.000Z (about 12 years ago)
- Last Synced: 2025-03-06T03:17:08.175Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 535 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qbit's vim setup
- Author: Aaron Bieber
## Installation
### Get the repo and init it
git clone git://github.com/qbit/dotvim.git ~/.vim
cd ~/.vim
### Oh Vundle, how did I live without you! ###