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 emmet-mode: bind to TAB & enable in reason-mode 2018-08-01 19:25:06 +02:00
test Move unit tests from ert to buttercup 2018-06-15 03:42:01 +02:00
+css.el Highlight-numbers on every prog-mode 2018-07-29 12:19:56 +10:00
+html.el Improve web-mode + smartparens compatibility 2018-08-04 13:43:15 +02:00
config.el emmet-mode: bind to TAB & enable in reason-mode 2018-08-01 19:25:06 +02:00
doctor.el lang/web: add doctor.el 2018-05-25 01:01:25 +02:00
packages.el Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00