From 500396f7689ec80e27be9a076b3fdbbd2539f25b Mon Sep 17 00:00:00 2001 From: delta Date: Thu, 19 Feb 2026 19:37:33 +0100 Subject: ditto (fr) --- lua/prismite/groups/syntax.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/prismite/groups') diff --git a/lua/prismite/groups/syntax.lua b/lua/prismite/groups/syntax.lua index 5042239..1334f5f 100644 --- a/lua/prismite/groups/syntax.lua +++ b/lua/prismite/groups/syntax.lua @@ -55,6 +55,9 @@ return { htmlTag = { fg = colors.pink }, htmlEndTag = { fg = colors.pink }, + -- Rust doc comments + rustCommentLineDoc = { link = "Comment" }, + -- Semantic highlights, see :h lsp-semantic-highlight ["@lsp.type.class"] = { link = "@type" }, ["@lsp.type.comment"] = { link = "@comment" }, -- cgit v1.2.3