diff --git a/.config/vim/ftplugin/gitcommit.vim b/.config/vim/ftplugin/gitcommit.vim index 4e219aa..3323649 100644 --- a/.config/vim/ftplugin/gitcommit.vim +++ b/.config/vim/ftplugin/gitcommit.vim @@ -16,4 +16,4 @@ let g:gutentags_enabled = 0 " When aborting a commit I usually use :cq which I can't when committing through " fugitive. Abbreviate it to something that works. -cabbrev cq %d x +cabbrev cq %d x