diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f70e68..15ad774 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ path = .vim/pack/plugins/start/vim-polyglot url = https://github.com/sheerun/vim-polyglot.git branch = master +[submodule "rice/submodules/wmname"] + path = rice/submodules/wmname + url = ../wmname + branch = master |