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
#1505 broke the feature introduced in #1474. Without the regrex substitution, it will put space inside label, which is a syntax error in latex.
According to the document of SnipMate it should support regrex from |substitution|, however I cannot get any snippet including the examples in the document to work following snipmate syntax (I have tried ultisnip, snipmate or even luasnip with the syntax of snipmate). I am not sure if there is some special setting in vim-snippet which caused this or there is simply some bug in SnipMate.
For now I would recommend bring back the snippets removed in #1505.