This repository has been archived by the owner on Jun 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.83 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule ".vim/pack/davidvandebunte/start/vim-fugitive"]
path = .vim/pack/davidvandebunte/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/pack/davidvandebunte/start/ale"]
path = .vim/pack/davidvandebunte/start/ale
url = https://github.com/w0rp/ale
[submodule ".vim/pack/davidvandebunte/start/vim-autotag"]
path = .vim/pack/davidvandebunte/start/vim-autotag
url = https://github.com/craigemery/vim-autotag
[submodule ".vim/pack/davidvandebunte/start/vim-clang-format"]
path = .vim/pack/davidvandebunte/start/vim-clang-format
url = https://github.com/rhysd/vim-clang-format
[submodule ".vim/pack/davidvandebunte/start/vim-surround"]
path = .vim/pack/davidvandebunte/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule ".vim/pack/davidvandebunte/start/vim-operator-user"]
path = .vim/pack/davidvandebunte/start/vim-operator-user
url = https://github.com/kana/vim-operator-user
[submodule "Boost-Pretty-Printer"]
path = Boost-Pretty-Printer
url = https://github.com/ruediger/Boost-Pretty-Printer
[submodule ".vim/pack/davidvandebunte/start/vim-airline"]
path = .vim/pack/davidvandebunte/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/pack/davidvandebunte/start/lh-vim-lib"]
path = .vim/pack/davidvandebunte/start/lh-vim-lib
url = https://github.com/LucHermitte/lh-vim-lib
[submodule ".vim/pack/davidvandebunte/start/alternate-lite"]
path = .vim/pack/davidvandebunte/start/alternate-lite
url = https://github.com/LucHermitte/alternate-lite
[submodule ".vim/pack/davidvandebunte/start/vim-gitgutter"]
path = .vim/pack/davidvandebunte/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule ".vim/pack/davidvandebunte/start/vim-terraform"]
path = .vim/pack/davidvandebunte/start/vim-terraform
url = https://github.com/hashivim/vim-terraform