vim-patch:8.1.1930: cannot recognize .jsx and .tsx files

Problem:    Cannot recognize .jsx and .tsx files.
Solution:   Recognize them as javascriptreact and typescriptreact.
            (closes vim/vim#4830)
92852cee3f
This commit is contained in:
Jan Edmund Lazo
2019-08-26 19:49:40 -04:00
parent f3cb529774
commit f667a0e02a
5 changed files with 17 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
source %:h/javascript.vim