Remove incompatible plugins

This commit is contained in:
Cyryl Płotnicki 2019-10-10 21:32:21 +01:00
parent 515e588327
commit 1df7541394

View file

@ -14,7 +14,7 @@
enableCompletion = true;
oh-my-zsh = {
enable = true;
plugins = [ "vi-mode" "git" "python" "syntax-highlighting" "history-substring-search" "spectrum" "sshi" "prompt" "gpg" "autosuggestions" "tmux" ];
plugins = [ "vi-mode" "git" "python" "history-substring-search" "tmux" ];
};
plugins = [
{