diff --git a/.gitmodules b/.gitmodules index 45144b5..8c67bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -103,3 +103,6 @@ [submodule "src/tmux-colors-solarized"] path = src/tmux-colors-solarized url = https://github.com/seebi/tmux-colors-solarized.git +[submodule "vim/.vim/bundle/vim-rsi"] + path = vim/.vim/bundle/vim-rsi + url = https://github.com/tpope/vim-rsi.git diff --git a/vim/.vim/bundle/vim-rsi b/vim/.vim/bundle/vim-rsi new file mode 160000 index 0000000..ec39927 --- /dev/null +++ b/vim/.vim/bundle/vim-rsi @@ -0,0 +1 @@ +Subproject commit ec39927fcbb53a77e628b2d138e0a43caa945a3b