-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.79 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 "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/vim-scripts/ack.vim.git
[submodule "vim/bundle/jellybeans"]
path = vim/bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/buffkill"]
path = vim/bundle/buffkill
url = https://github.com/vim-scripts/bufkill.vim.git
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "vim/bundle/zencoding"]
path = vim/bundle/zencoding
url = https://github.com/vim-scripts/ZenCoding.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundles/vim-twig"]
path = vim/bundles/vim-twig
url = [email protected]:lunaru/vim-twig.git
[submodule "vim/bundles/twig"]
path = vim/bundles/twig
url = [email protected]:lunaru/vim-twig.git
[submodule "vim/bundle/vim-twig"]
path = vim/bundle/vim-twig
url = [email protected]:evidens/vim-twig.git
[submodule "vim/bundle/vim-qargs"]
path = vim/bundle/vim-qargs
url = [email protected]:henrik/vim-qargs.git