You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #46, but more complex, syntax is broken if triple quasi quotes with quotes (s"""really "simple" example""") are used within processed string literals ("string interpolations"):
Similar to #46, but more complex, syntax is broken if triple quasi quotes with quotes (
s"""really "simple" example"""
) are used within processed string literals ("string interpolations"):In my Neovim v0.4.4 with the most recent version of this plugin (bbdfea4), it renders like this:
(same in regular vim).
Is this something that can be fixed, @derekwyatt?
Thank you for your aweome contributions to the vim community, by the way, you're rocking!
The text was updated successfully, but these errors were encountered: