5 Commits

Author SHA1 Message Date
Ingo Karkat 90fd0c212a ENH: ingo#plugin#cmd#withpattern#CommandWithPattern() Also support a:CommandTemplate Funcref argument 2019-08-14 16:02:35 +02:00
Ingo Karkat d65f21563e withpattern: Documentation: FIX: Minor: template is pattern, not range 2019-08-14 15:54:30 +02:00
Ingo Karkat 4d7503147b Unify ingo#plugin#cmd#withpattern#CommandWithPattern() with BufferCommandWithPattern variant
By passing the a:defaultRange as an optional argument. With the recent factoring out of ingo#cmdrange#FromCount(), we don't actually need to invoke ingo#cmdrangeconverter#LineToBufferRange() at all, since we're doing the command execution ourselves, anyway.
2019-01-26 14:56:51 +01:00
Ingo Karkat f626fa53ec Add ingo#plugin#cmd#withpattern#CommandWithPattern() regular variant 2019-01-26 14:51:04 +01:00
Ingo Karkat 2e08e49d7f Add ingo#plugin#cmd#withpattern#BufferCommandWithPattern() 2019-01-26 12:52:57 +01:00