doomemacs/modules/lang/web
Henrik Lissner 8248e80570
Improve web-mode + smartparens compatibility
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
2018-08-04 13:43:15 +02:00
..
autoload
test
+css.el
+html.el Improve web-mode + smartparens compatibility 2018-08-04 13:43:15 +02:00
config.el
doctor.el
packages.el