tpope / vim-speeddating

speeddating.vim: use CTRL-A/CTRL-X to increment dates, times, and more
http://www.vim.org/scripts/script.php?script_id=2120
971 stars 40 forks source link

Allow custom hotkeys #21

Open alem0lars opened 8 years ago

alem0lars commented 8 years ago

This plugin binds to C-x that overlaps with vim-multiple-cursors plugin.

It would be great to be able to define different key mappings for increment and decrement.