diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-03-20 07:04:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 07:04:31 +0800 |
commit | 37db3d97ea49fd1e22d50dd21e8924ed047cba95 (patch) | |
tree | 86635b24c6619bf5a49d81965db63f7bf48d6458 /test/functional/ui/messages_spec.lua | |
parent | 4694ce68774dd63a63e39009b4a887ac08636987 (diff) | |
download | rneovim-37db3d97ea49fd1e22d50dd21e8924ed047cba95.tar.gz rneovim-37db3d97ea49fd1e22d50dd21e8924ed047cba95.tar.bz2 rneovim-37db3d97ea49fd1e22d50dd21e8924ed047cba95.zip |
vim-patch:ec21bafc135a (#27939)
runtime(vim): Update base-syntax, disallow '.' at start of menu item names (vim/vim#14232)
Disallow '.' at the start of a menu item name.
This is the menu path separator character and should be escaped with a
'\' in this case.
Partially fixes vim/vim#14230. "popup" is still incorrectly matched as the Ex
command.
https://github.com/vim/vim/commit/ec21bafc135a1e78d40e4fc9118e022bbab958e8
Co-authored-by: dkearns <dougkearns@gmail.com>
Diffstat (limited to 'test/functional/ui/messages_spec.lua')
0 files changed, 0 insertions, 0 deletions