X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d04f502c3f75923204454db419d30ac00841a3cc..d750b6fdc5c91bd8b1ff6360c8937ef7e764d5a0:/vim/ftplugin/gitrebase.vim diff --git a/vim/ftplugin/gitrebase.vim b/vim/ftplugin/gitrebase.vim index 310b0d1..08a1740 100644 --- a/vim/ftplugin/gitrebase.vim +++ b/vim/ftplugin/gitrebase.vim @@ -5,3 +5,4 @@ nnoremap s :Squash nnoremap e :Edit nnoremap r :Reword nnoremap f :Fixup +nnoremap d :Drop