Skip to content

Commit 460fbcd

Browse files
Arelavtiagofumo
andauthored
feat: add typescript jsx files colour (tiagofumo#26)
Co-authored-by: Tiago Mendonça <[email protected]>
1 parent e62e47b commit 460fbcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

after/syntax/nerdtree.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ let s:file_node_exact_matches = {
363363
\ 'license' : s:white,
364364
\ 'node_modules' : s:green,
365365
\ 'react.jsx' : s:blue,
366+
\ 'typescript.jsx' : s:blue,
367+
\ 'typescript.tsx' : s:blue,
366368
\ 'procfile' : s:purple,
367369
\ 'dockerfile' : s:blue,
368370
\ 'docker-compose.yml' : s:blue,

0 commit comments

Comments
 (0)