1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-12-20 10:21:19 +00:00

Added readme

This commit is contained in:
Knut Ahlers 2013-10-28 21:55:31 +01:00
parent 52ddf541a4
commit 961d03a4a3

8
README.markdown Normal file
View file

@ -0,0 +1,8 @@
# VIM config
This repository holds my VIM configuration including installed bundles managed by vundle.
## Installation
* Clone to ~/.vim: `git clone https://github.com/Luzifer/vim.git ~/.vim`
* Create symlink for gitconfig: `ln -s ~/.vim/vimrc ~/.vimrc`