X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/45aee1d5282bfca1a6d9b7c13676e346da40bf1c..b3b577dac59d5d6cf7705884b4d6a19700d987bf:/vim/vimrc?ds=sidebyside diff --git a/vim/vimrc b/vim/vimrc index 2d6d066..f61b74b 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 @@ -684,6 +685,9 @@ let g:SignatureMap = { " switch let g:switch_mapping = "s" +let g:switch_custom_definitions = [ + \ ['yes', 'no'] + \ ] " spellrotate nmap z] (SpellRotateForward)