I often save :w and commit to SVN svn commit -m "Ticket 351" as two operations. Is there a way to combine them into a single operation so that I might just :⇑Enter when the need arises? I don’t want to map a key as I will sometimes have to change the commit message.
Thanks.
Use
|as a command separator (see:help :bar):