From b3f51ae1470d574ef8032806bab4fb6fc5452c41 Mon Sep 17 00:00:00 2001 From: Christian Nieves Date: Wed, 11 Dec 2024 17:12:57 +0000 Subject: [PATCH] faster save --- vim/.vim/prefs/mappings.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vim/.vim/prefs/mappings.vim b/vim/.vim/prefs/mappings.vim index 9493daa..92fdc2a 100644 --- a/vim/.vim/prefs/mappings.vim +++ b/vim/.vim/prefs/mappings.vim @@ -1,5 +1,7 @@ " jk is escape -.- inoremap jk +inoremap :w +test " make tmux and vim play nicely together map [A