diff options
| author | Anton Bobov <abobov@gmail.com> | 2018-01-17 20:42:50 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2018-01-17 20:46:49 +0500 |
| commit | 7d467a15263572b40bb227f5ce00cfc7e2b0ba76 (patch) | |
| tree | 7ebac359668e8787fff7141fdedc37311c4fd6fd /.gitmodules | |
| parent | 80ab1700421e2ebb4a81436c09c4bee46dffa99d (diff) | |
Update config.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b149a92..227f35f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,6 @@ [submodule "vim/Vundle.vim"] path = files/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim +[submodule "files/.tmux/plugins/tpm"] + path = files/.tmux/plugins/tpm + url = https://github.com/tmux-plugins/tpm |
