Skip to content

Commit c6e8771

Browse files
committed
Improving typescript try/catch default coloring.
1 parent 66345d0 commit c6e8771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/nord/groups.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ M.setup = function()
455455
typescriptIndexExpr = { link = "NordFgArcticBlue9" },
456456
-- typescriptProperty = { link = "NordFgArcticBlue9" },
457457
typescriptUnaryOp = { link = "NordFgArcticBlue9" },
458+
typescriptExceptions = { link = "NordFgArcticBlue9" },
458459

459460
vimAugroup = { link = "NordFgGreenBlue7" },
460461
vimMapRhs = { link = "NordFgGreenBlue7" },

0 commit comments

Comments
 (0)