Mercurial > vim
annotate runtime/ftplugin/javascriptreact.vim @ 19775:56dca79644a9
Added tag v8.2.0443 for changeset 00a1b89256ea3a377d84d8c8bef42f6efe99422c
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 24 Mar 2020 21:45:05 +0100 |
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 |