diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..481c39d --- /dev/null +++ b/README.markdown @@ -0,0 +1,7 @@ +To use this VIM configuration, run these commands: + + cd + git clone git://github.com/shantamg/.vim + ln -s ~/.vim/.vimrc .vimrc + +