From ac3d9b59f979344ad051e0e2a1b15e6b4a0c2a4e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 27 Jun 2015 23:29:09 +0200 Subject: Add the colors schemas for vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..380c774 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "/Users/abdelrazzak/.vim/bundle/Vundle.vim"] + path = /Users/abdelrazzak/.vim/bundle/Vundle.vim + url = https://github.com/gmarik/Vundle.vim.git -- cgit v1.2.3