summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 5739f15e2cee1bbe99ac19aa9a6d76165cc7c7b2 (plain)
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
[submodule "vim/.vim/bundle/closetag.vim"]
  path = vim/.vim/bundle/closetag
  url = https://github.com/docunext/closetag.vim.git
[submodule "vim/.vim/bundle/endwise"]
  path = vim/.vim/bundle/endwise
  url = https://github.com/tpope/vim-endwise.git
[submodule "vim/.vim/bundle/nerdcommenter"]
  path = vim/.vim/bundle/nerdcommenter
  url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/.vim/bundle/lightline"]
  path = vim/.vim/bundle/lightline
  url = https://github.com/itchyny/lightline.vim
[submodule "vim/.vim/bundle/pathogen"]
  path = vim/.vim/bundle/pathogen
  url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/.vim/bundle/supertab"]
  path = vim/.vim/bundle/supertab
  url = https://github.com/ervandew/supertab.git
[submodule "vim/.vim/bundle/semantic-highlight"]
  path = vim/.vim/bundle/semantic-highlight
  url = https://github.com/jaxbot/semantic-highlight.vim.git
[submodule "vim/.vim/bundle/tagbar"]
  path = vim/.vim/bundle/tagbar
  url = https://github.com/majutsushi/tagbar.git
[submodule "vim/.vim/bundle/vimwiki"]
  path = vim/.vim/bundle/vimwiki
  url = https://github.com/vimwiki/vimwiki.git
[submodule "by_os/Linux/urxvt/.urxvt/urxvt-font-size"]
  path = by_os/Linux/urxvt/.urxvt/urxvt-font-size
  url = https://github.com/majutsushi/urxvt-font-size
[submodule "by_os/Linux/urxvt/.urxvt/urxvt-perls"]
  path = by_os/Linux/urxvt/.urxvt/urxvt-perls
  url = https://github.com/muennich/urxvt-perls.git
[submodule "by_os/Linux/urxvt/.urxvt/urxvt-tabbedex"]
  path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex
  url = https://github.com/mina86/urxvt-tabbedex