From 118e9de937dce09002d1770670ff3d5b7171f837 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 7 Jun 2022 03:59:28 -0400 Subject: [PATCH] Define global maps regardless of g:fugitive_no_maps --- plugin/fugitive.vim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 651c4ec..f753082 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -726,6 +726,9 @@ augroup fugitive autocmd User ProjectionistDetect call s:ProjectionistDetect() augroup END +nmap