1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-07-30 12:26:40 +02:00

Initial commit. Adding vim configuration

This commit is contained in:
Valentin Brandl
2017-02-11 11:06:28 +01:00
commit 7acf8f3760
6 changed files with 473 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "editors/vim/bundle/Vundle.vim"]
path = editors/vim/bundle/Vundle.vim
url = git@github.com:VundleVim/Vundle.vim.git
branch = master