mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
`nxml-slash-auto-complete-flag` inserts the rest of the closing tag when `</` is inserted, but smartparens also defines `(sp-local-pair "<" ">")` for `sp--html-modes`, so two `>` are inserted for closing tags. Apply the upstream developer’s suggested fix. Fix: https://github.com/doomemacs/doomemacs/issues/6331 Ref: https://github.com/Fuco1/smartparens/issues/397
935 B
935 B