diff options
author | Alexis Mousset | 2023-09-10 20:31:12 +0000 |
---|---|---|
committer | GitHub | 2023-09-10 20:31:12 +0000 |
commit | 83ac53a1090e90bb36376dcf5713fac8e1cf66fd (patch) | |
tree | 642686ff06c6115d9915b7583ae7cf6357063ce4 /runtime/themes/rose_pine.toml | |
parent | 6f3a6575dc9f4f9390cdfa5b56f5a0d182775ca2 (diff) |
Fix various typos (#8233)
Diffstat (limited to 'runtime/themes/rose_pine.toml')
-rw-r--r-- | runtime/themes/rose_pine.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml index e1d96894..4bbf219e 100644 --- a/runtime/themes/rose_pine.toml +++ b/runtime/themes/rose_pine.toml @@ -89,7 +89,7 @@ "comment" = { fg = "muted", modifiers = ["italic"]} # "comment.line" = "" # "comment.block" = "" -# "comment.block.documenation" = "" +# "comment.block.documentation" = "" "variable" = "text" "variable.builtin" = "love" |