diff --git a/.gitmodules b/.gitmodules index f215d1b..c1e7bde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "home/.vim/bundle/Vundle.vim"] path = home/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim -[submodule "home/.tmux/plugins/tpm"] - path = home/.tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm [submodule "home/.dynamic-colors"] path = home/.dynamic-colors url = https://github.com/sos4nt/dynamic-colors diff --git a/home/.tmux.conf b/home/.tmux.conf index 689c2ad..f9e355e 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -30,8 +30,3 @@ set -g mouse off # powerline run-shell "powerline-daemon -q || true" source "/usr/local/lib/python3.6/dist-packages/powerline/bindings/tmux/powerline.conf" - -# plugins -set -g @plugin 'tmux-plugins/tpm' - -run '~/.tmux/plugins/tpm/tpm' diff --git a/home/.tmux/plugins/tpm b/home/.tmux/plugins/tpm deleted file mode 160000 index 95f7833..0000000 --- a/home/.tmux/plugins/tpm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 95f78336c3972f3e6648b7b3db754f2224320a5e