Mercurial > vim
annotate runtime/ftplugin/javascriptreact.vim @ 20130:a30d28e794de v8.2.0620
patch 8.2.0620: error in menu translations
Commit: https://github.com/vim/vim/commit/0d6fe631f75effbfca92a4f61bbc2fab7385af09
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Apr 23 13:58:12 2020 +0200
patch 8.2.0620: error in menu translations
Problem: Error in menu translations.
Solution: Insert a backslash before a space.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 23 Apr 2020 14:00: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 |