aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/javascriptreact.vim
Commit message (Collapse)AuthorAge
* runtime/javascript: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2020-12-12
| | | | | | Port javascriptreact.vim syntax only. Ref https://github.com/neovim/neovim/issues/13185
* vim-patch:8.1.1937: errors when using javascriptreact #10885Jan Edmund Lazo2019-08-30
| | | | | Problem: Errors when using javascriptreact. Solution: Use ":runtime" instead of ":source". (closes vim/vim#4875) https://github.com/vim/vim/commit/4fb15c647658b15230c61857c644230a03881904
* vim-patch:8.1.1930: cannot recognize .jsx and .tsx filesJan Edmund Lazo2019-08-26
Problem: Cannot recognize .jsx and .tsx files. Solution: Recognize them as javascriptreact and typescriptreact. (closes vim/vim#4830) https://github.com/vim/vim/commit/92852cee3fcff1dc6ce12387b234634e73267b22