forked from roaldnefs/.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.67 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
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "bundle/bundle/vim-go"]
path = bundle/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "nerdtree-git-plugin"]
path = nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "vim-git"]
path = vim-git
url = https://github.com/tpope/vim-git.git
[submodule "vim-gitgutter"]
path = vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vim-salt"]
path = bundle/vim-salt
url = https://github.com/saltstack/salt-vim.git
[submodule "bundle/lightline"]
path = bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git