Enable web mode comment-annotation
This commit is contained in:
parent
45409de2a4
commit
109fd2dd60
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user