summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules13
1 files changed, 8 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 21b7222..df301e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,12 +25,15 @@
[submodule ".vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
-[submodule "urxvt/.urxvt/urxvt-perls"]
+[submodule "vim/.vim/bundle/lightline"]
+ path = vim/.vim/bundle/lightline
+ url = https://github.com/itchyny/lightline.vim
+[submodule "by_os/Linux/urxvt/.urxvt/urxvt-perls"]
path = by_os/Linux/urxvt/.urxvt/urxvt-perls
url = git://github.com/muennich/urxvt-perls.git
-[submodule "urxvt/.urxvt/urxvt-tabbedex"]
+[submodule "by_os/Linux/urxvt/.urxvt/urxvt-tabbedex"]
path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex
url = git://github.com/stepb/urxvt-tabbedex.git
-[submodule "vim/.vim/bundle/lightline"]
- path = vim/.vim/bundle/lightline
- url = https://github.com/itchyny/lightline.vim
+[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