From 86bf86d2010d7ec7b579e7b1c06632d5955f0a3c Mon Sep 17 00:00:00 2001 From: Ade Attwood Date: Sat, 9 Apr 2022 07:59:05 +0100 Subject: [PATCH] chore(shell): remove nvim plugin At this point there is a very little I am using of oh-my-zsh. I think it could be worth looking at removing it and build my own git module based on the oh-my-zsh one --- site-modules/core/files/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-modules/core/files/zshrc b/site-modules/core/files/zshrc index 21d0f60..4fc286f 100644 --- a/site-modules/core/files/zshrc +++ b/site-modules/core/files/zshrc @@ -27,7 +27,7 @@ COMPLETION_WAITING_DOTS="true" # More plug-ins are loaded in ~/.oh-my-zsh/custom/lib/misc.zsh file so we dint # have to define all of the custom installed plug ins here. # -plugins=(git nvim extract) +plugins=(git extract) # # map ecs to caps lock