-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 2.03 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 2.03 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
[submodule "HOME/vim/bundle/javascript-syntax"]
path = HOME/vim/bundle/javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "HOME/vim/bundle/surround"]
path = HOME/vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "HOME/vim/bundle/syntastic"]
path = HOME/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "HOME/vim/bundle/fugitive"]
path = HOME/vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "HOME/vim/bundle/supertab"]
path = HOME/vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "submodules/drupal-vimrc"]
path = submodules/drupal-vimrc
url = http://git.drupal.org/project/vimrc.git
[submodule "HOME/vim/bundle/puppet-syntax-vim"]
path = HOME/vim/bundle/puppet-syntax-vim
url = https://github.com/puppetlabs/puppet-syntax-vim.git
[submodule "submodules/powerline"]
path = submodules/powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "submodules/vim-coffee-script"]
path = submodules/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "HOME/vim/bundle/scss-syntax"]
path = HOME/vim/bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "HOME/vim/bundle/html5"]
path = HOME/vim/bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "HOME/vim/bundle/markdown"]
path = HOME/vim/bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "submodules/coder"]
path = submodules/coder
url = http://git.drupal.org/project/coder.git
[submodule "HOME/vim/bundles/i3-syntax"]
path = HOME/vim/bundle/i3-syntax
url = https://github.com/PotatoesMaster/i3-vim-syntax.git
[submodule "HOME/zprezto"]
path = HOME/zprezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule "HOME/vim/bundle/vimwiki"]
path = HOME/vim/bundle/vimwiki
url = git@github.com:vimwiki/vimwiki.git
[submodule "HOME/powerlevel10k"]
path = HOME/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git