-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.8 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.8 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "vimfiles/bundle/ctrlp.vim"]
path = vimfiles/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vimfiles/bundle/nerdtree"]
path = vimfiles/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vimfiles/bundle/php.vim"]
path = vimfiles/bundle/php.vim
url = https://github.com/StanAngeloff/php.vim.git
[submodule "vimfiles/bundle/syntastic"]
path = vimfiles/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vimfiles/bundle/tcomment_vim"]
path = vimfiles/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vimfiles/bundle/vim-fugitive"]
path = vimfiles/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vimfiles/bundle/tagbar"]
path = vimfiles/bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "vimfiles/bundle/cljfmt"]
path = vimfiles/bundle/cljfmt
url = https://github.com/venantius/vim-cljfmt.git
[submodule "vimfiles/bundle/vim-fireplace"]
path = vimfiles/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "vimfiles/bundle/ale"]
path = vimfiles/bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "vimfiles/bundle/vim-cljfmt"]
path = vimfiles/bundle/vim-cljfmt
url = https://github.com/venantius/vim-cljfmt.git
[submodule "vimfiles/bundle/vim-easy-align"]
path = vimfiles/bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "vimfiles/bundle/vim-repeat"]
path = vimfiles/bundle/vim-repeat
url = git@github.com:tpope/vim-repeat.git
[submodule "vimfiles/bundle/vim-magnum"]
path = vimfiles/bundle/vim-magnum
url = git@github.com:glts/vim-magnum.git
[submodule "vimfiles/bundle/vim-radical"]
path = vimfiles/bundle/vim-radical
url = git@github.com:glts/vim-radical.git