Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/dracula.toml')
| -rw-r--r-- | runtime/themes/dracula.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/dracula.toml b/runtime/themes/dracula.toml index 8b4abe16..bb4a38d5 100644 --- a/runtime/themes/dracula.toml +++ b/runtime/themes/dracula.toml @@ -9,7 +9,6 @@ "comment.block" = { fg = "comment" } "comment.block.documentation" = { fg = "comment" } "comment.line" = { fg = "comment" } -"comment.line.documentation" = { fg = "comment" } "constant" = { fg = "purple" } "constant.builtin" = { fg = "purple" } |