mirror of
https://github.com/macvim-dev/macvim.git
synced 2025-12-23 12:14:37 +01:00
Problem: Cannot recognize .jsx and .tsx files.
Solution: Recognize them as javascriptreact and typescriptreact.
(closes #4830)
3 lines
104 B
VimL
3 lines
104 B
VimL
" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
|
|
source %:h/javascript.vim
|