-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
78 lines (78 loc) · 2.64 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/html5"]
path = bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/blade"]
path = bundle/blade
url = https://github.com/xsbeats/vim-blade.git
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/colors"]
path = bundle/colors
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/easytags"]
path = bundle/easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "bundle/misc"]
path = bundle/misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/php-highlighter"]
path = bundle/php-highlighter
url = https://github.com/StanAngeloff/php.vim.git
[submodule "bundle/Dockerfile"]
path = bundle/Dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/localrc"]
path = bundle/localrc
url = https://github.com/thinca/vim-localrc.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/fish"]
path = bundle/fish
url = https://github.com/dag/vim-fish.git
[submodule "bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish.git