mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 11:52:44 -08:00
This addresses two edge cases: 1. if web-mode-auto-close-style == 3, <'s behavior may insert an extra > 2. Some web-mode engines have pairs that end with smartparens pairs, which will result in web-mode inserting its closing pairs _and_ smartparens inserting its closing pairs; resulting in extra characters. Reported by @ar1a |
||
|---|---|---|
| .. | ||
| autoload | ||
| test | ||
| +css.el | ||
| +html.el | ||
| config.el | ||
| doctor.el | ||
| packages.el | ||