-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.35 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.35 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 "colorscheme.ego"]
path = colorscheme.ego
url = https://github.com/geetarista/ego.vim.git
[submodule "colorscheme.tomorrow"]
path = colorscheme.tomorrow
url = https://github.com/matthewotto/Vim-Tomorrow-Theme.git
[submodule "plugin.checksyntax"]
path = plugin.checksyntax
url = https://github.com/tomtom/checksyntax_vim.git
[submodule "plugin.align"]
path = plugin.align
url = https://github.com/tsaleh/vim-align.git
[submodule "plugin.sparkup"]
path = plugin.sparkup
url = https://github.com/kogakure/vim-sparkup.git
[submodule "bundle.php-integration"]
path = bundle.php-integration
url = git@github.com:xoob/PIV.git
[submodule "ftplugin.help-shortcuts"]
path = ftplugin.help-shortcuts
url = https://github.com/juanpabloaj/help.vim.git
[submodule "plugin.neocomplcache"]
path = plugin.neocomplcache
url = https://github.com/Shougo/neocomplcache
[submodule "plugin.nerdtree-tabs"]
path = plugin.nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "syntax.css3"]
path = syntax.css3
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "syntax.less"]
path = syntax.less
url = https://github.com/groenewege/vim-less
[submodule "syntax.html5"]
path = syntax.html5
url = https://github.com/othree/html5.vim
[submodule "plugin.neosnippet"]
path = plugin.neosnippet
url = git://github.com/Shougo/neosnippet.git