https://github.com/sumpygump/vimrc
My personal setup and configuration for vim.
https://github.com/sumpygump/vimrc
Last synced: 3 months ago
JSON representation
My personal setup and configuration for vim.
- Host: GitHub
- URL: https://github.com/sumpygump/vimrc
- Owner: sumpygump
- Created: 2011-11-13T19:05:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T13:20:16.000Z (about 2 years ago)
- Last Synced: 2025-01-04T14:17:41.108Z (5 months ago)
- Language: Vim Script
- Homepage:
- Size: 771 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Auto Install:
wget -O - https://github.com/sumpygump/vimrc/raw/master/autoinstall.sh | shManual Install:
cd ~
git clone git://github.com/sumpygump/vimrc.git
ln -s vimrc/vim .vim
ln -s .vim/vimrc .vimrc