From d82e8e64bf39426bd5685067cdae64b1b400d8ec Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Thu, 24 Aug 2023 17:19:53 -0600 Subject: [PATCH] little fixes --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index baf2137..b7609e3 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -41,7 +41,7 @@ noremap gp :!git push noremap gl :!git pull noremap :setlocal spell! spelllang=en noremap :setlocal spell! spelllang=es -noremap exec !!$SHELL +noremap !!$SHELL noremap :bn noremap :bd noremap :w