faster save

This commit is contained in:
Christian Nieves
2024-12-11 17:12:57 +00:00
parent 1349bf971b
commit b3f51ae147

View File

@ -1,5 +1,7 @@
" jk is escape -.- " jk is escape -.-
inoremap jk <esc> inoremap jk <esc>
inoremap <space><space> <esc>:w<cr>
test
" make tmux and vim play nicely together " make tmux and vim play nicely together
map <Esc>[A <Up> map <Esc>[A <Up>