remove extinct "typescriptreact" syntax adjustments (renamed to "tsx")
This commit is contained in:
parent
c32ddf3397
commit
779e88d67e
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
if dracula#should_abort('typescriptreact')
|
||||
finish
|
||||
endif
|
||||
|
||||
runtime! syntax/typescript.vim
|
||||
|
||||
hi! link tsxAttrib DraculaGreenItalic
|
||||
hi! link tsxEqual Operator
|
||||
hi! link tsxIntrinsicTagName Keyword
|
||||
hi! link tsxTagName Type
|
Loading…
Reference in a new issue