mirror of
https://github.com/macvim-dev/macvim.git
synced 2025-12-23 12:14:37 +01:00
Problem: Errors when using javascriptreact. Solution: Use ":runtime" instead of ":source". (closes #4875)
3 lines
109 B
VimL
3 lines
109 B
VimL
" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
|
|
runtime! syntax/javascript.vim
|