Mercurial > vim
annotate runtime/ftplugin/javascriptreact.vim @ 21783:483dc3fd596c v8.2.1441
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
Commit: https://github.com/vim/vim/commit/c771908681bc9ee7689d83e09104cf4c6f984326
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Aug 13 19:42:39 2020 +0200
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
Problem: Running tests in tiny version gives error for summarize.vim.
Solution: Set 'cpoptions' to allow for line continuation. Restore
redirecting test output to /dev/null.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 13 Aug 2020 19:45:04 +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 |