Files
neovim/runtime/indent/javascriptreact.vim
Jan Edmund Lazo f667a0e02a 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
2019-08-26 19:51:26 -04:00

3 lines
104 B
VimL

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