Mercurial > vim
annotate runtime/indent/javascriptreact.vim @ 22754:837756417c5e v8.2.1925
patch 8.2.1925: list/dict test fails
Commit: https://github.com/vim/vim/commit/6d967125ad87b1c2a9467357286c3514d5dd1c40
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Oct 30 19:06:18 2020 +0100
patch 8.2.1925: list/dict test fails
Problem: List/dict test fails.
Solution: Correct expected exception.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 30 Oct 2020 19:15:04 +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 |