diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-02-04 07:09:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-04 07:09:54 +0800 |
commit | cd3399f6bd99494c5805ee2560e515ec6c782e59 (patch) | |
tree | c34a8bbbb01250833a5deb7c5c3c42212cbd7123 /runtime/lua/vim | |
parent | c8055c4a8daeeaff8f365361f63fedb858b64341 (diff) | |
download | rneovim-cd3399f6bd99494c5805ee2560e515ec6c782e59.tar.gz rneovim-cd3399f6bd99494c5805ee2560e515ec6c782e59.tar.bz2 rneovim-cd3399f6bd99494c5805ee2560e515ec6c782e59.zip |
vim-patch:7c5aeaffa2be (#27327)
runtime(vim): Update syntax file (vim/vim#13969)
Improve string interpolation highlighting.
Use the vimSep group to highlight interpolation braces as vimOperParen
has no highlighting of its own and employs vimSep via matchgroup.
Add vimNumber to the interpolation group's contained list.
https://github.com/vim/vim/commit/7c5aeaffa2bec8f16f36bd33a749a6e965d8ab30
Co-authored-by: dkearns <dougkearns@gmail.com>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions