diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/code/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index a7ca6f014..321353f22 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -626,9 +626,6 @@ | |||
626 | ], | 626 | ], |
627 | "*.mutable": [ | 627 | "*.mutable": [ |
628 | "markup.underline" | 628 | "markup.underline" |
629 | ], | ||
630 | "*.static": [ | ||
631 | "markup.italic" | ||
632 | ] | 629 | ] |
633 | } | 630 | } |
634 | } | 631 | } |