-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.33 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
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/neocomplete"]
path = .vim/bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/tsuquyomi"]
path = .vim/bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule ".vim/bundle/vim-closetag"]
path = .vim/bundle/vim-closetag
url = https://github.com/alvan/vim-closetag.git
[submodule ".vim/bundle/vim-prettier"]
path = .vim/bundle/vim-prettier
url = https://github.com/prettier/vim-prettier
[submodule ".vim/bundle/vim-prettier"]
path = .vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git