-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
88 lines (88 loc) · 3.11 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/command-t.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-hdevtools"]
path = bundle/vim-hdevtools
url = https://github.com/bitc/vim-hdevtools.git
[submodule "bundle/vim-hoogle"]
path = bundle/vim-hoogle
url = https://github.com/twinside/vim-hoogle.git
[submodule "bundle/vim2hs"]
path = bundle/vim2hs
url = https://github.com/dag/vim2hs.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "bundle/vim-annotations"]
path = bundle/vim-annotations
url = https://github.com/lbodor/vim-annotations.git
[submodule "bundle/vim-nix"]
path = bundle/vim-nix
url = https://github.com/LnL7/vim-nix
[submodule "bundle/vim-better-whitespace"]
path = bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "bundle/maven-compiler.vim"]
path = bundle/maven-compiler.vim
url = https://github.com/JalaiAmitahl/maven-compiler.vim
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = [email protected]:tpope/vim-git.git
[submodule "bundle/tsuquyomi"]
path = bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git