-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
111 lines (111 loc) · 4.1 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
[submodule "vim/bundle/neobundle"]
path = vim/bundle/neobundle
url = https://github.com/Shougo/neobundle.vim.git
[submodule "vim/bundle/vimproc"]
path = vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/detectindent"]
path = vim/bundle/detectindent
url = https://github.com/ciaranm/detectindent.git
[submodule "vim/bundle/securemodelines"]
path = vim/bundle/securemodelines
url = https://github.com/ciaranm/securemodelines.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/indent"]
path = vim/bundle/indent
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/parentheses"]
path = vim/bundle/parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule "vim/bundle/sneak"]
path = vim/bundle/sneak
url = https://github.com/justinmk/vim-sneak.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = http://github.com/tpope/vim-surround
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = http://github.com/godlygeek/tabular
[submodule "vim/bundle/emmet"]
path = vim/bundle/emmet
url = http://github.com/mattn/emmet-vim
[submodule "vim/bundle/splitjoin"]
path = vim/bundle/splitjoin
url = http://github.com/AndrewRadev/splitjoin.vim
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = http://github.com/scrooloose/syntastic
[submodule "vim/bundle/twig"]
path = vim/bundle/twig
url = http://github.com/beyondwords/vim-twig
[submodule "vim/bundle/nginx"]
path = vim/bundle/nginx
url = http://github.com/vim-scripts/nginx.vim
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = http://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/neocomplete"]
path = vim/bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/yajs"]
path = vim/bundle/yajs
url = https://github.com/othree/yajs.vim
[submodule "vim/bundle/next-syntax"]
path = vim/bundle/next-syntax
url = https://github.com/othree/es.next.syntax.vim.git
[submodule "vim/bundle/polyglot"]
path = vim/bundle/polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "vim/bundle/vimproj"]
path = vim/bundle/vimproj
url = https://github.com/vim-scripts/vimprj.git
[submodule "vim/bundle/dfrankutil"]
path = vim/bundle/dfrankutil
url = https://github.com/vim-scripts/DfrankUtil.git
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = https://github.com/tpope/vim-abolish
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/vim-yankstack"]
path = vim/bundle/vim-yankstack
url = https://github.com/maxbrunsfeld/vim-yankstack.git
[submodule "vim/bundle/visual-split.vim"]
path = vim/bundle/visual-split.vim
url = https://github.com/wellle/visual-split.vim.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "vim/bundle/indentLine"]
path = vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine