Initial Commit

This commit is contained in:
2018-01-28 10:37:14 +01:00
commit 8ad6e05404
6 changed files with 272 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = https://github.com/valloric/youcompleteme
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive