We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66345d0 commit c6e8771Copy full SHA for c6e8771
lua/nord/groups.lua
@@ -455,6 +455,7 @@ M.setup = function()
455
typescriptIndexExpr = { link = "NordFgArcticBlue9" },
456
-- typescriptProperty = { link = "NordFgArcticBlue9" },
457
typescriptUnaryOp = { link = "NordFgArcticBlue9" },
458
+ typescriptExceptions = { link = "NordFgArcticBlue9" },
459
460
vimAugroup = { link = "NordFgGreenBlue7" },
461
vimMapRhs = { link = "NordFgGreenBlue7" },
0 commit comments