-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (33 loc) · 1.23 KB
/
.gitmodules
File metadata and controls
34 lines (33 loc) · 1.23 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
[submodule "bash-git-prompt"]
path = bash-git-prompt
url = https://github.com/magicmonty/bash-git-prompt
[submodule "fonts"]
path = fonts
url = https://github.com/powerline/fonts.git
[submodule "dircolors-solarized"]
path = dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-tcomment"]
path = vim/bundle/vim-tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/bundle/vim-unimparied"]
path = vim/bundle/vim-unimparied
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-polyglot"]
path = vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "vim/bundle/vim-ctrlp"]
path = vim/bundle/vim-ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git