mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -8,6 +8,7 @@
|
||||
:mode "\\.as[cp]x$"
|
||||
:mode "\\.mustache$"
|
||||
:mode "\\.tsx$"
|
||||
:mode "\\.vue$"
|
||||
:mode "wp-content/themes/.+/.+\\.php$"
|
||||
:config
|
||||
(add-hook 'web-mode-hook #'turn-off-smartparens-mode)
|
||||
|
Reference in New Issue
Block a user