TS: link py string to comment attribute
This commit is contained in:
@@ -14,6 +14,7 @@ function M.get(C)
|
|||||||
["@markup.strikethrough"] = { fg = C.syntax },
|
["@markup.strikethrough"] = { fg = C.syntax },
|
||||||
|
|
||||||
["@_jsx_attribute"] = { link = "Constant" },
|
["@_jsx_attribute"] = { link = "Constant" },
|
||||||
|
["@string.documentation.python"] = { link = "Comment" },
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user