-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.02 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.02 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
[submodule "_vim/bundle/tlib_vim"]
path = _vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "_vim/bundle/vim_addon_mw_utils"]
path = _vim/bundle/vim_addon_mw_utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "_vim/bundle/vim_snipmate"]
path = _vim/bundle/vim_snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "_vim/bundle/vim_snippets"]
path = _vim/bundle/vim_snippets
url = https://github.com/honza/vim-snippets.git
[submodule "_vim/bundle/vim_surround"]
path = _vim/bundle/vim_surround
url = http://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/tagbar"]
path = _vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "_vim/bundle/splitjoin"]
path = _vim/bundle/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "_vim/bundle/vim-go"]
path = _vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "_vim/bundle/ale"]
path = _vim/bundle/ale
url = https://github.com/w0rp/ale.git