From 9e2b2d0b1168d7cb35cc87299ecbe85dbb34f3af Mon Sep 17 00:00:00 2001 From: Julian T Date: Wed, 18 Aug 2021 18:11:21 +0200 Subject: Move to normal vim and several config changes --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index a62efd5..6c7ad0a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -114,6 +114,7 @@ alias vim="$EDITOR" alias ls='ls --color=auto' alias python="python3" alias ipy="ipython" +alias nvim="echo no" # # Functions -- cgit v1.2.3