mirror of
https://github.com/luzifer/vim.git
synced 2024-11-12 17:22:48 +00:00
257 B
257 B
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