diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-21 10:25:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-21 10:25:41 +0800 |
commit | 91d8f2ac534a51859c0e3c6562d07c94b27f4478 (patch) | |
tree | e50c243b31c2c43dbdffeb6d0620cf6428405fc6 /runtime/lua/vim/_meta/vimfn.lua | |
parent | eaad2f7806a3f2ff29997e0533a09cf78397cf1c (diff) | |
download | rneovim-91d8f2ac534a51859c0e3c6562d07c94b27f4478.tar.gz rneovim-91d8f2ac534a51859c0e3c6562d07c94b27f4478.tar.bz2 rneovim-91d8f2ac534a51859c0e3c6562d07c94b27f4478.zip |
vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)
Problem: '.-' no allowed in highlight group names
Solution: Allow dot and hyphen characters in highlight group names
Allow dots and hyphens in group names. There does not seem
to be any reason for these to be disallowed.
closes: vim/vim#12807
https://github.com/vim/vim/commit/d4376dc3ebea91abcb4d9ef9963ef5b968048b78
Co-authored-by: Gregory Anders <greg@gpanders.com>
Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions