https://github.com/lonelycode/vim-setup
My vim setup
https://github.com/lonelycode/vim-setup
Last synced: 6 months ago
JSON representation
My vim setup
- Host: GitHub
- URL: https://github.com/lonelycode/vim-setup
- Owner: lonelycode
- Created: 2014-06-09T10:24:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T12:32:49.000Z (about 12 years ago)
- Last Synced: 2025-01-23T18:25:24.862Z (over 1 year ago)
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-setup
=========
Installation:
cd ~
git clone git@github.com:lonelycode/vim-setup.git .vim
cd ~/.vim
git submodule init
git submodule update
cp .vimrc ~/.vimrc