Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 279 Bytes

#VIM configuration files

I'm attepting to learn VIM again. These are my current set of configuration files

Install instructions

Run the following commands

mkdir -p ~/tmp/vim/backup
mkdir -p ~/tmp/vim/tmp
git submodule update --init
ln -s `pwd`/vimrc ~/.vimrc