0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00
Files
vim/runtime/ftplugin/javascriptreact.vim
Bram Moolenaar 92852cee3f 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 #4830)
2019-08-26 21:28:15 +02:00

3 lines
104 B
VimL

" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
source %:h/javascript.vim