Create highlight groups for string literal prefixes (f, r, b, …) and (keyword) args
Opened this issue · 2 comments
sscherfke commented
nfnty commented
Certainly could be added. Send a PR if you're interested in contributing!
qwenger commented
I second this. As an addendum, it would also be nice to have groups for the quotes themselves, like the default python.vim does (pythonQuotes, https://github.com/vim/vim/blob/master/runtime/syntax/python.vim#L137).
