mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-06-16 04:26:32 +08:00
66834e7209
- Use search() to match on the current line and remove most of the old code in IsSmartQuote(). - Allow using ! to negate the pattern. - Add tests. - s:s() :unlet variables before setting them.