Skip to content

Commit

Permalink
feat: Add web-mode to support list
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jun 3, 2024
1 parent 56d8ce8 commit 5581604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vs-edit-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
css-mode
groovy-mode
haxe-mode
html-mode sgml-mode
java-mode
javascript-mode js-mode js2-mode js3-mode
jenkinsfile-mode
Expand All @@ -63,6 +62,7 @@
svelte-mode
typescript-mode
tsx-mode
web-mode html-mode sgml-mode
xml-mode nxml-mode)
"List of major mode to active minor mode, `vs-edit-mode'."
:type 'list
Expand Down

0 comments on commit 5581604

Please sign in to comment.