Mercurial > vim
annotate runtime/indent/javascriptreact.vim @ 26840:1f49d1cd3100
Added tag v8.2.3948 for changeset eb6d56ab48581ba31554ade5ecf7f520213ba04e
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 30 Dec 2021 15:00:06 +0100 |
parents | 3b571532be0a |
children |
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! indent/javascript.vim |