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