/vim-rebase-mode

Provide useful hotkeys for rebase -i

Primary LanguageVim script

This is for me to organize my .vimrc slightly. I guess it's public, so... if you really want these half-dozen lines, you know how to install plugins.

Maps things for rebase -i purposes

Maps:

p = pick

r = reword

e = edit

s = squash

f = fixup

x = exec

d = drop