-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.3 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
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = [email protected]:flazz/vim-colorschemes.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = [email protected]:klen/python-mode.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = [email protected]:cakebaker/scss-syntax.vim.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = [email protected]:tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = [email protected]:MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = [email protected]:digitaltoad/vim-jade.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule "bundle/vim-python-pep8-intent"]
path = bundle/vim-python-pep8-intent
url = [email protected]:hynek/vim-python-pep8-indent.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = [email protected]:msanders/snipmate.vim.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = [email protected]:honza/vim-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git