diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..719742c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,18 @@ +[submodule "vim/.vim/bundle/VOoM"] + path = vim/.vim/bundle/VOoM + url = https://github.com/vim-voom/VOoM.git +[submodule "vim/.vim/bundle/vim-better-whitespace"] + path = vim/.vim/bundle/vim-better-whitespace + url = git://github.com/ntpeters/vim-better-whitespace.git +[submodule "vim/.vim/bundle/vim-fugitive"] + path = vim/.vim/bundle/vim-fugitive + url = git://github.com/tpope/vim-fugitive.git +[submodule "vim/.vim/bundle/vim-surround"] + path = vim/.vim/bundle/vim-surround + url = git://github.com/tpope/vim-surround.git +[submodule "vim/.vim/bundle/vim-systemd-syntax"] + path = vim/.vim/bundle/vim-systemd-syntax + url = git://github.com/Matt-Deacalion/vim-systemd-syntax.git +[submodule "vim/.vim/bundle/vimtex"] + path = vim/.vim/bundle/vimtex + url = git://github.com/lervag/vimtex.git diff --git a/vim/.vim/bundle/VOoM b/vim/.vim/bundle/VOoM new file mode 160000 index 0000000..4a26ad1 --- /dev/null +++ b/vim/.vim/bundle/VOoM @@ -0,0 +1 @@ +Subproject commit 4a26ad12d4c4030bd6a1bffaed980e60e348251a diff --git a/vim/.vim/bundle/vim-better-whitespace b/vim/.vim/bundle/vim-better-whitespace index c77ffda..7b3889c 160000 --- a/vim/.vim/bundle/vim-better-whitespace +++ b/vim/.vim/bundle/vim-better-whitespace @@ -1 +1 @@ -Subproject commit c77ffda02d818e6f15d488ef96b11912a44e9285 +Subproject commit 7b3889cd072847f952211693f9aaf0c4ccede0a4 diff --git a/vim/.vim/bundle/vim-colors-solarized b/vim/.vim/bundle/vim-colors-solarized deleted file mode 160000 index 528a59f..0000000 --- a/vim/.vim/bundle/vim-colors-solarized +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21 diff --git a/vim/.vim/bundle/vim-fugitive b/vim/.vim/bundle/vim-fugitive index 57afba5..58ed86e 160000 --- a/vim/.vim/bundle/vim-fugitive +++ b/vim/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 57afba5bdd49b59d57485f90aa0cf3f3a6c47f63 +Subproject commit 58ed86e434951319ff7d438fb1096f24a51e6458 diff --git a/vim/.vim/bundle/vim-surround b/vim/.vim/bundle/vim-surround index 2d05440..e49d6c2 160000 --- a/vim/.vim/bundle/vim-surround +++ b/vim/.vim/bundle/vim-surround @@ -1 +1 @@ -Subproject commit 2d05440ad23f97a7874ebd9b5de3a0e65d25d85c +Subproject commit e49d6c2459e0f5569ff2d533b4df995dd7f98313 diff --git a/vim/.vim/bundle/vim-systemd-syntax b/vim/.vim/bundle/vim-systemd-syntax index 92f386d..3e8c310 160000 --- a/vim/.vim/bundle/vim-systemd-syntax +++ b/vim/.vim/bundle/vim-systemd-syntax @@ -1 +1 @@ -Subproject commit 92f386d317c06ddb87c696d45c25c032eede3c03 +Subproject commit 3e8c31052cb2daf5ef7e42afe024b8ffd7e643e2 diff --git a/vim/.vim/bundle/vimtex b/vim/.vim/bundle/vimtex index 7bb6aa6..c1dabd4 160000 --- a/vim/.vim/bundle/vimtex +++ b/vim/.vim/bundle/vimtex @@ -1 +1 @@ -Subproject commit 7bb6aa630647f1e41f926f42d6fc59e8dd9fff38 +Subproject commit c1dabd446f2419d20d2a79e16b7abbba3d51ed82