From 88ca93a9a5f7e18751ba07162b9f8ad33429f917 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 28 May 2021 09:23:42 +0200 Subject: [PATCH] wip --- .vimrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/.vimrc b/.vimrc index e208ad3..dc6d87d 100644 --- a/.vimrc +++ b/.vimrc @@ -99,9 +99,6 @@ nmap :bprevious " This replicates the idea of closing a tab nmap :bp bd # " -"" Show all open buffers and their status -nmap :BuffergatorToggle" -" " nerdtree-git-plugin let g:NERDTreeGitStatusIndicatorMapCustom = { \ 'Modified' :'*',