fix: add typescript.tsx in typescriptreact.vim (#200)

This commit is contained in:
Renato Augusto Gama dos Santos 2020-07-09 10:56:47 -03:00 committed by GitHub
parent 10932ddaaf
commit 922e2ba1ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
if dracula#should_abort('typescriptreact')
if dracula#should_abort('typescriptreact', 'typescript.tsx')
finish
endif