An open API service indexing awesome lists of open source software.

https://github.com/EESchneider/vim-rebase-mode

Provide useful hotkeys for rebase -i
https://github.com/EESchneider/vim-rebase-mode

git vim vim-plugin vim-plugins

Last synced: 11 months ago
JSON representation

Provide useful hotkeys for rebase -i

Awesome Lists containing this project

README

          

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