-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 1.94 KB
/
.gitmodules
File metadata and controls
57 lines (57 loc) · 1.94 KB
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
52
53
54
55
56
57
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/jcf/tag_list.vim.git
[submodule "vim-fugitive"]
path = vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/taskpaper"]
path = bundle/taskpaper
url = https://github.com/vim-scripts/taskpaper.vim
[submodule "bundle/vim-rooter"]
path = bundle/vim-rooter
url = https://github.com/airblade/vim-rooter.git
[submodule "bundle/lusty"]
path = bundle/lusty
url = https://github.com/sjbach/lusty.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/vim-scripts/ragtag.vim.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/vim-scripts/tComment.git
[submodule "bundle/simplefold"]
path = bundle/simplefold
url = https://github.com/vim-scripts/simplefold.git
[submodule "bundle/maven2"]
path = bundle/maven2
url = https://github.com/vim-scripts/maven2.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/textile"]
path = bundle/textile
url = https://github.com/vim-scripts/Textile-for-VIM.git
[submodule "bundle/latex"]
path = bundle/latex
url = https://github.com/jcf/vim-latex.git
[submodule "bundle/wombat"]
path = bundle/wombat
url = https://github.com/vim-scripts/Wombat.git
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/dracula-theme"]
path = bundle/dracula-theme