From 41816d6821f417c96385e9c68c7291dc30e1d2d6 Mon Sep 17 00:00:00 2001 From: bretello Date: Mon, 13 Dec 2021 00:41:03 +0100 Subject: [PATCH] vim: add m for :Maps, update git maps --- vim/shortcuts.vim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vim/shortcuts.vim b/vim/shortcuts.vim index 50ceccb..2116542 100644 --- a/vim/shortcuts.vim +++ b/vim/shortcuts.vim @@ -51,7 +51,7 @@ map cp :cp map :noh map ss :setlocal spell! -nnoremap m :bel copensilent make redraw! +nnoremap M :bel copensilent make redraw! nnoremap wz :call WinZoomToggle() nnoremap C :close @@ -65,7 +65,7 @@ nnoremap Gd :Gvdiffsplit nnoremap Gb :Git blame nnoremap Gp :Git push nnoremap Gl :vert Git log -nnoremap M :Git commit +nnoremap Gc :Git commit nnoremap Gpf :Git push --force-with-lease "" Gitutter @@ -107,6 +107,7 @@ map l :Lines map c :CtrlPQuickfix map s :Snippets map ; :Commands +map m :Maps "" CSV " highlight current column