-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.46 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
[submodule ".vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-latex-live-preview"]
path = vim/.vim/bundle/vim-latex-live-preview
url = https://github.com/xuhdev/vim-latex-live-preview.git
[submodule ".vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "xkb/.xkb/mwb-layout"]
path = xkb/.xkb/symbols
url = https://github.com/MatteoWickiBande/mwb-layout
[submodule "vim/.vim/bundle/clang_complete"]
path = vim/.vim/bundle/clang_complete
url = https://github.com/rip-rip/clang_complete
[submodule "base16-shell/.config/base16-shell"]
path = base16-shell/.config/base16-shell
url = https://github.com/chriskempson/base16-shell
[submodule "vim/.vim/bundle/codi"]
path = vim/.vim/bundle/codi
url = https://github.com/metakirby5/codi.vim
[submodule "vim/.vim/bundle/snipmate"]
path = vim/.vim/bundle/snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/.vim/bundle/snippets"]
path = vim/.vim/bundle/snippets
url = https://github.com/honza/vim-snippets
[submodule "vim/.vim/bundle/addon-wm-utils"]
path = vim/.vim/bundle/addon-wm-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils
[submodule "vim/.vim/bundle/tlib"]
path = vim/.vim/bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic