skhaz / vimfiles

The ~/.vim directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

cd ~
git clone https://github.com/skhaz/vimfiles .vim
ln -s .vim/vimrc .vimrc
cd .vim
git submodule update --init --recursive

Customize and install

Edit the file "bundles.vim" and run the command

vim +BundleInstall +qall

ScreenShot

About

The ~/.vim directory


Languages

Language:Vim Script 100.0%