diff options
| author | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:29:09 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:29:09 +0200 |
| commit | ac3d9b59f979344ad051e0e2a1b15e6b4a0c2a4e (patch) | |
| tree | 77ada96cb7108d639f66cc0cebb6e5831b88b276 /.gitmodules | |
Add the colors schemas for vim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
