https://github.com/groovecoder/vim
my vim stuff
https://github.com/groovecoder/vim
Last synced: 6 months ago
JSON representation
my vim stuff
- Host: GitHub
- URL: https://github.com/groovecoder/vim
- Owner: groovecoder
- Created: 2011-10-14T18:34:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-12-28T16:40:03.000Z (over 12 years ago)
- Last Synced: 2025-01-30T23:15:14.912Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 3.03 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
groovecoder's vim
============
Requirements
------------
* vim 7.3
* ctags
Quick Installation
------------------
Do this::
cd
git clone git://github.com/groovecoder/vim.git .vim
ln -s .vim/vimrc .vimrc