Mercurial > vim
annotate runtime/ftplugin/javascriptreact.vim @ 21324:e56692e9c20a
Added tag v8.2.1212 for changeset 5b0bbc5d4e74f8de8ad92924e93a571d45caa4b4
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 14 Jul 2020 22:00:05 +0200 |
parents | 3b571532be0a |
children | bbca88cd13d5 |
rev | line source |
---|---|
17867
180fb9981255
patch 8.1.1930: cannot recognize .jsx and .tsx files
Bram Moolenaar <Bram@vim.org>
parents:
diff
changeset
|
1 " Placeholder for backwards compatilibity: .jsx used to stand for JavaScript. |
17881
3b571532be0a
patch 8.1.1937: errors when using javascriptreact
Bram Moolenaar <Bram@vim.org>
parents:
17867
diff
changeset
|
2 runtime! ftplugin/javascript.vim |