-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
97 lines (97 loc) · 3.62 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
89
90
91
92
93
94
95
96
97
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/gitv"]
path = vim/bundle/gitv
url = https://github.com/gregsexton/gitv.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/flake8"]
path = vim/bundle/flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "vim/bundle/zoom-win"]
path = vim/bundle/zoom-win
url = https://github.com/dr-chip-vim-scripts/ZoomWin.git
[submodule "vim/bundle/nosecompiler"]
path = vim/bundle/nosecompiler
url = https://github.com/olethanh/Vim-nosecompiler.git
[submodule "vim/bundle/makegreen"]
path = vim/bundle/makegreen
url = https://github.com/reinh/vim-makegreen.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-ctrlp"]
path = vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-elixir"]
path = vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/vimoutliner"]
path = vim/bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule "vim/bundle/scriptease"]
path = vim/bundle/scriptease
url = https://github.com/tpope/vim-scriptease.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/janernsting/matchit.zip.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/vim-wordy"]
path = vim/bundle/vim-wordy
url = https://github.com/reedes/vim-wordy.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/renamer"]
path = vim/bundle/renamer
url = https://github.com/qpkorr/vim-renamer.git
[submodule "vim/bundle/DidYouMean"]
path = vim/bundle/DidYouMean
url = https://github.com/EinfachToll/DidYouMean.git
[submodule "vim/bundle/SyntaxRange"]
path = vim/bundle/SyntaxRange
url = https://github.com/vim-scripts/SyntaxRange.git
ignore = dirty
[submodule "vim/bundle/vim-fish"]
path = vim/bundle/vim-fish
url = https://github.com/dag/vim-fish.git
[submodule "vim/bundle/easy-align"]
path = vim/bundle/easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "vim/bundle/hardtime"]
path = vim/bundle/hardtime
url = https://github.com/takac/vim-hardtime.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/editorconfig"]
path = vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/undotree"]
path = vim/bundle/undotree
url = https://github.com/mbbill/undotree.git