2 Commits

Author SHA1 Message Date
Ingo Karkat c851dcef09 ingo#plugin#rendered#Subset#Filter(): Properly unescape separator character in /pattern/
To be consistent with the built-in commands like :substitute. It's unlikely that a user uses the same delimiter (e.g. /foo\/bar/) when the delimiter can be freely chosen, and for many delimiters, the backslash in front of it is not critical (but it is for e.g. +.), but better be correct.
2018-03-05 14:14:20 +01:00
Ingo Karkat 303b888df9 Add ingo/plugin/rendered.vim module
This got extracted from my (unpublished) InsertAllCompletions.vim plugin.
2018-01-23 10:12:21 +01:00