fix: add typescript.tsx in typescriptreact.vim (#200)
This commit is contained in:
parent
10932ddaaf
commit
922e2ba1ee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if dracula#should_abort('typescriptreact')
|
if dracula#should_abort('typescriptreact', 'typescript.tsx')
|
||||||
finish
|
finish
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue