Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/eiffel.toml')
| -rw-r--r-- | runtime/themes/eiffel.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/eiffel.toml b/runtime/themes/eiffel.toml index 846b0b07..ba0f5c60 100644 --- a/runtime/themes/eiffel.toml +++ b/runtime/themes/eiffel.toml @@ -6,7 +6,6 @@ "comment.block" = "comments" "comment.block.documentation" = "comments" "comment.line" = "comments" -"comment.line.documentation" = "comments" #"constant" = "" "constant.builtin" = { fg = "builtins", modifiers = ["italic"] } "constant.character" = "strings" |