Skip to content

Commit c565d6f

Browse files
authored
Merge pull request #4 from hoelter/develop
Improving typescript try/catch default coloring.
2 parents 3697081 + c6e8771 commit c565d6f

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)