From: Samir Benmendil Date: Thu, 9 Jun 2022 13:22:34 +0000 (+0100) Subject: vim/fugitive: winfixheight FugitiveIndex window X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/c089750bf7a4524584f74246b52de9485f63f95b vim/fugitive: winfixheight FugitiveIndex window --- diff --git a/vim/vimrc b/vim/vimrc index 2d6d066..8da02bf 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -640,6 +640,7 @@ nnoremap gb :G blame augroup fugitive_gstatus au! + autocmd User FugitiveIndex setlocal winfixheight autocmd User FugitiveIndex nmap = augroup end