-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
60 lines (60 loc) · 2.59 KB
/
Copy path.gitmodules
File metadata and controls
60 lines (60 loc) · 2.59 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "config/vim/bundle/nerdtree"]
path = config/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "config/vim/bundle/vim-airline"]
path = config/vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "config/vim/bundle/vim-colors-solarized"]
path = config/vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "config/vim/bundle/vim-fugitive"]
path = config/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "config/vim/bundle/vim-multiple-cursors"]
path = config/vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "config/vim/bundle/vim-surround"]
path = config/vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "config/vim/bundle/vim-twig"]
path = config/vim/bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "config/vim/bundle/nerdcommenter"]
path = config/vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "config/vim/bundle/ctrlp.vim"]
path = config/vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "config/vim/bundle/vim-pathogen"]
path = config/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "config/vim/bundle/html5.vim"]
path = config/vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "config/vim/bundle/tagbar"]
path = config/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "config/vim/bundle/darkspectrum"]
path = config/vim/bundle/darkspectrum
url = https://github.com/vim-scripts/darkspectrum.git
[submodule "config/vim/bundle/vim-polyglot"]
path = config/vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "config/vim/bundle/phpfolding.vim"]
path = config/vim/bundle/phpfolding.vim
url = https://github.com/vim-scripts/phpfolding.vim.git
[submodule "config/vim/bundle/vdebug"]
path = config/vim/bundle/vdebug
url = https://github.com/joonty/vdebug.git
[submodule "config/vim/bundle/cscope_maps"]
path = config/vim/bundle/cscope_maps
url = https://github.com/chazy/cscope_maps.git
[submodule "config/vim/bundle/emmet-vim"]
path = config/vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "config/vim/bundle/vim-less"]
path = config/vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "config/vim/bundle/vim-css-color"]
path = config/vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git