From c11bcf3476512fdb2abd531bcb9564b02a6878d2 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 17 Mar 2022 18:58:21 +0000 Subject: Was wrong, I wanted the opposite --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 3601b99..c7af0da 100644 --- a/vimrc +++ b/vimrc @@ -204,7 +204,7 @@ let g:haskell_classic_highlighting = 1 " git gutter to play nice with others " -let g:gitgutter_sign_allow_clobber = 1 +let g:gitgutter_sign_allow_clobber = 0 " Required for operations modifying multiple buffers like rename. set hidden -- cgit v1.2.3