diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-09-25 07:28:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-24 23:28:21 +0000 |
| commit | 0be3dee44f0659be58d455b067d1919525e773ee (patch) | |
| tree | b58166ee1c00de65dfa852c4d0cb6dbf9586309c /runtime/syntax/python.vim | |
| parent | 6f45ee22fceeed710747f8eb195c081bfccc0b82 (diff) | |
vim-patch:4b97fc9: runtime(javascript): Add "using" keyword to JavaScript syntax highlighting (#35910)
Prior to this change, const and let were keywords for variable
declarations.
This change adds `using` as another keyword for variable declaration.
This JavaScript feature was recently introduced.
Docs:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/using
closes: vim/vim#18381
https://github.com/vim/vim/commit/4b97fc901fd5fc52c2e9ac77c3710976cec5ea9a
Co-authored-by: Devin Weaver <suki@tritarget.org>
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions
