GNOME Bugzilla – Bug 737961
vim: Add support for change and substitute commands
Last modified: 2014-10-05 21:50:59 UTC
See patch.
Created attachment 287784 [details] [review] vim: Add support for change and substitute commands The c-commands are handy shortcuts for delete-and-start-insert, 's' is a (surprisingly handy) shorthand for 'cl' ...
Review of attachment 287784 [details] [review]: LGTM, push it.
Attachment 287784 [details] pushed as 2023dfa - vim: Add support for change and substitute commands