From 2a7bfbbaf0f7114bcde2d8ef5eb0c0c310d856c8 Mon Sep 17 00:00:00 2001 From: Siphalor Date: Thu, 26 May 2022 16:17:36 +0200 Subject: [PATCH] Add shift-tab to remove indentation --- _vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/_vimrc b/_vimrc index 4e214fd..db5b631 100644 --- a/_vimrc +++ b/_vimrc @@ -161,6 +161,7 @@ map :!build make map :!build run map :so $MYVIMRC "imap {} {}O +imap <<`^a imap ยงยง for gcommand in ['Git', 'Gcd', 'Glcd', 'Gstatus', 'Gcommit', 'Gmerge', 'Gpull',