-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.71 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
[submodule "vimfiles/bundle/nerdtree"]
path = vimfiles/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vimfiles/bundle/vim-fugitive"]
path = vimfiles/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vimfiles/bundle/vim-git"]
path = vimfiles/bundle/vim-git
url = git://github.com/tpope/vim-git.git
[submodule "vimfiles/bundle/vim-haml"]
path = vimfiles/bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "vimfiles/bundle/vim-markdown"]
path = vimfiles/bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "vimfiles/bundle/vim-repeat"]
path = vimfiles/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vimfiles/bundle/vim-surround"]
path = vimfiles/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vimfiles/bundle/vim-align"]
path = vimfiles/bundle/vim-align
url = git://github.com/tsaleh/vim-align.git
[submodule "vimfiles/bundle/vim-supertab"]
path = vimfiles/bundle/vim-supertab
url = git://github.com/tsaleh/vim-supertab.git
[submodule "vimfiles/bundle/tcomment_vim"]
path = vimfiles/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vimfiles/bundle/emmet-vim"]
path = vimfiles/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vimfiles/bundle/salt-vim"]
path = vimfiles/bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "vimfiles/bundle/Vim-Jinja2-Syntax"]
path = vimfiles/bundle/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "vimfiles/bundle/indentLine"]
path = vimfiles/bundle/indentLine
url = https://tobstone@github.com/Yggdroot/indentLine.git