-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.81 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/VimOrganizer"]
path = bundle/VimOrganizer
url = https://github.com/vim-scripts/VimOrganizer.git
[submodule "bundle/sleuth"]
path = bundle/sleuth
url = https://github.com/vim-scripts/sleuth.vim.git
[submodule "bundle/vim-arduino-ino"]
path = bundle/vim-arduino-ino
url = https://github.com/jplaut/vim-arduino-ino.git
[submodule "bundle/vim-openscad"]
path = bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/sleuth.vim"]
path = bundle/sleuth.vim
url = https://github.com/vim-scripts/sleuth.vim.git
[submodule "bundle/vim-autotag"]
path = bundle/vim-autotag
url = https://github.com/craigemery/vim-autotag.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/ctags.vim"]
path = bundle/ctags.vim
url = https://github.com/vim-scripts/ctags.vim.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/python-mode/python-mode.git
[submodule "plantuml-syntax"]
path = plantuml-syntax
url = https://github.com/aklt/plantuml-syntax.git
[submodule "plantuml"]
path = plantuml
url = https://github.com/plantuml/plantuml.git
[submodule "bundle/SimpylFold"]
path = bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git