Skip to content

Commit 2a76f7d

Browse files
committed
enable semanticHighlighting by default
1 parent a524598 commit 2a76f7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/package.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ return {
6868
other = "on",
6969
strings = "on",
7070
},
71+
["editor.semanticHighlighting.enabled"] = true,
7172
},
7273
},
7374
},

0 commit comments

Comments
 (0)