1
0
Fork 0
mirror of https://github.com/vim/vim synced 2025-03-28 04:26:46 +01:00
Commit graph

2 commits

Author SHA1 Message Date
Bram Moolenaar
4fb15c6476 patch 8.1.1937: errors when using javascriptreact
Problem:    Errors when using javascriptreact.
Solution:   Use ":runtime" instead of ":source". (closes )
2019-08-29 21:24:21 +02:00
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 )
2019-08-26 21:28:15 +02:00