-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.08 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.08 KB
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
[submodule "vim/plugins/ack.vim"]
path = vim/plugins/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/plugins/ag.vim"]
path = vim/plugins/ag.vim
url = https://github.com/rking/ag.vim.git
[submodule "vim/plugins/ctrlp"]
path = vim/plugins/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/plugins/nerdtree"]
path = vim/plugins/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/plugins/pathogen"]
path = vim/plugins/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/plugins/python-mode"]
path = vim/plugins/python-mode
url = https://github.com/klen/python-mode.git
[submodule "vim/plugins/vim-gnupg"]
path = vim/plugins/vim-gnupg
url = https://github.com/jamessan/vim-gnupg
[submodule "vim/plugins/ale"]
path = vim/plugins/ale
url = https://github.com/w0rp/ale.git
[submodule "vim/plugins/typescript-vim"]
path = vim/plugins/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/plugins/vim-jinja"]
path = vim/plugins/vim-jinja
url = https://github.com/lepture/vim-jinja.git