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