https://github.com/magicmonkey/vimconfig
My vim config
https://github.com/magicmonkey/vimconfig
Last synced: about 1 year ago
JSON representation
My vim config
- Host: GitHub
- URL: https://github.com/magicmonkey/vimconfig
- Owner: magicmonkey
- Created: 2011-05-30T10:32:25.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T09:59:55.000Z (over 3 years ago)
- Last Synced: 2025-01-26T12:27:56.361Z (about 1 year ago)
- Language: Vim script
- Homepage:
- Size: 6.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
You need to add 2 symlinks to use this config. Assuming you have cloned this repo at ~/code/vimconfig, do this:
cd ~
ln -s ~/code/vimconfig/.vim .vim
ln -s ~/code/vimconfig/.vimrc .vimrc