Enable web mode comment-annotation

This commit is contained in:
Adam Goldsmith 2020-08-12 20:38:27 -04:00
parent 45409de2a4
commit 109fd2dd60
1 changed files with 2 additions and 1 deletions

View File

@ -806,7 +806,8 @@
web-mode-code-indent-offset 2
web-mode-script-padding nil
web-mode-style-padding nil
web-mode-enable-auto-indentation nil))
web-mode-enable-auto-indentation nil
web-mode-enable-comment-annotation t))
(use-package vue-mode
:config