-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
78 lines (78 loc) · 3.27 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
[submodule "vim/.vim/bundle/jedi-vim"]
path = vim/.vim/bundle/jedi-vim
url = [email protected]:davidhalter/jedi-vim.git
[submodule "vim/.vim/bundle/vim-classpath"]
path = vim/.vim/bundle/vim-classpath
url = [email protected]:tpope/vim-classpath.git
[submodule "vim/.vim/bundle/vim-clojure-static"]
path = vim/.vim/bundle/vim-clojure-static
url = [email protected]:guns/vim-clojure-static.git
[submodule "vim/.vim/bundle/vim-fireplace"]
path = vim/.vim/bundle/vim-fireplace
url = [email protected]:tpope/vim-fireplace.git
[submodule "vim/.vim/bundle/vim-nerdtree-tabs"]
path = vim/.vim/bundle/vim-nerdtree-tabs
url = [email protected]:jistr/vim-nerdtree-tabs.git
[submodule "vim/.vim/bundle/vim-python-pep8-indent"]
path = vim/.vim/bundle/vim-python-pep8-indent
url = [email protected]:hynek/vim-python-pep8-indent.git
[submodule "vim/.vim/bundle/vim-airline"]
path = vim/.vim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "vim/.vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/vim-autoclose"]
path = vim/.vim/bundle/vim-autoclose
url = [email protected]:Townk/vim-autoclose.git
[submodule "vim/.vim/bundle/xmledit"]
path = vim/.vim/bundle/xmledit
url = [email protected]:sukima/xmledit.git
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/vim-signify"]
path = vim/.vim/bundle/vim-signify
url = [email protected]:mhinz/vim-signify.git
[submodule "vim/.vim/bundle/bufexplorer"]
path = vim/.vim/bundle/bufexplorer
url = [email protected]:jlanzarotta/bufexplorer.git
[submodule "vim/.vim/bundle/rainbow_parentheses.vim"]
path = vim/.vim/bundle/rainbow_parentheses.vim
url = [email protected]:kien/rainbow_parentheses.vim.git
[submodule "vim/.vim/bundle/vim-colorschemes"]
path = vim/.vim/bundle/vim-colorschemes
url = [email protected]:flazz/vim-colorschemes.git
[submodule "vim/.vim/bundle/pyflakes-vim"]
path = vim/.vim/bundle/pyflakes-vim
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "vim/.vim/bundle/vim-flake8"]
path = vim/.vim/bundle/vim-flake8
url = [email protected]:nvie/vim-flake8.git
[submodule "vim/.vim/bundle/gundo.vim"]
path = vim/.vim/bundle/gundo.vim
url = [email protected]:sjl/gundo.vim.git
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "vim/.vim/bundle/vim-sensible"]
path = vim/.vim/bundle/vim-sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "vim/.vim/bundle/vim-commentary"]
path = vim/.vim/bundle/vim-commentary
url = [email protected]:tpope/vim-commentary.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "vim/.vim/bundle/vim-smartinput"]
path = vim/.vim/bundle/vim-smartinput
url = [email protected]:kana/vim-smartinput.git
[submodule "vim/.vim/bundle/vim-multiple-cursors"]
path = vim/.vim/bundle/vim-multiple-cursors
url = [email protected]:terryma/vim-multiple-cursors.git
[submodule "vim/.vim/bundle/vim-javascript"]
path = vim/.vim/bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git