-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
114 lines (114 loc) · 3.86 KB
/
.gitmodules
File metadata and controls
114 lines (114 loc) · 3.86 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
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/commandT"]
path = bundle/commandT
url = git://github.com/wincent/Command-T.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/tabularize"]
path = bundle/tabularize
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = git://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/repeat-vim"]
path = bundle/repeat-vim
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/ipython"]
path = bundle/ipython
url = git://github.com/ivanov/vim-ipython.git
[submodule "bundle/ansiEsc"]
path = bundle/ansiEsc
url = git://github.com/vim-scripts/AnsiEsc.vim.git
[submodule "bundle/syntax-attr"]
path = bundle/syntax-attr
url = git://github.com/vim-scripts/SyntaxAttr.vim.git
[submodule "bundle/w3m-fork"]
path = bundle/w3m-fork
url = git://github.com/yuratomo/w3m.vim.git
[submodule "bundle/vimux"]
path = bundle/vimux
url = git://github.com/benmills/vimux.git
[submodule "bundle/jinja2"]
path = bundle/jinja2
url = git://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "bundle/html5"]
path = bundle/html5
url = git://github.com/othree/html5-syntax.vim.git
[submodule "bundle/conque-shell"]
path = bundle/conque-shell
url = git://github.com/sgerrand/Conque-Shell.git
[submodule "bundle/vim_pad"]
path = bundle/vim_pad
url = git://github.com/fmoralesc/vim-pad.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/nerd_tree"]
path = bundle/nerd_tree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/drawit"]
path = bundle/drawit
url = git://github.com/vim-scripts/DrawIt.git
[submodule "bundle/session"]
path = bundle/session
url = git://github.com/xolox/vim-session.git
[submodule "bundle/ag"]
path = bundle/ag
url = git://github.com/epmatsw/ag.vim.git
[submodule "bundle/rst-tables"]
path = bundle/rst-tables
url = git://github.com/vim-scripts/RST-Tables.git
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = git://github.com/xolox/vim-misc.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = git://github.com/honza/vim-snippets.git
[submodule "bundle/tlib_for_snipmate"]
path = bundle/tlib_for_snipmate
url = git://github.com/tomtom/tlib_vim.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/tmux-navigator"]
path = bundle/tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "bundle/arduino"]
path = bundle/arduino
url = https://github.com/tclem/vim-arduino.git
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git