-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.63 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.63 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
[submodule ".vim/bundle/webapi-vim"]
path = .vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule ".fonts/ubuntu-mono-powerline-tff"]
path = .fonts/ubuntu-mono-powerline-tff
url = https://github.com/pdf/ubuntu-mono-powerline-ttf.git
[submodule ".vim/bundle/vim-powerline"]
path = .vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/googletasks-vim"]
path = .vim/bundle/googletasks-vim
url = https://github.com/mattn/googletasks-vim.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".fonts/ubuntu-mono-powerline-ttf"]
path = .fonts/ubuntu-mono-powerline-ttf
url = https://github.com/pdf/ubuntu-mono-powerline-ttf.git
[submodule ".vim/bundle/vim-latex"]
path = .vim/bundle/vim-latex
url = https://github.com/vim-scripts/LaTeX-Suite-aka-Vim-LaTeX.git
[submodule ".vim/bundle/clang_complete"]
path = .vim/bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete.git
[submodule ".vim/bundle/Doxygen"]
path = .vim/bundle/Doxygen
url = https://github.com/vim-scripts/DoxygenToolkit.vim.git
[submodule ".vim/bundle/c.vim"]
path = .vim/bundle/c.vim
url = https://github.com/vim-scripts/c.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git