forked from Kaikj/bash-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 998 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 998 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dotfiles/vim/bundle/vim-airline"]
path = dotfiles/vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "dotfiles/vim/bundle/tlib_vim"]
path = dotfiles/vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "dotfiles/vim/bundle/vim-addon-mw-utils"]
path = dotfiles/vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "dotfiles/vim/bundle/vim-autoclose"]
path = dotfiles/vim/bundle/vim-autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "dotfiles/vim/bundle/vim-snipmate"]
path = dotfiles/vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "dotfiles/vim/bundle/vim-snippets"]
path = dotfiles/vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "dotfiles/vim/bundle/vim-latex-live-preview"]
path = dotfiles/vim/bundle/vim-latex-live-preview
url = git@github.com:xuhdev/vim-latex-live-preview.git