mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
- Take over as file maintainer.
- Improve highlighting of legacy script examples by using :syn-iskeyword
with the default 'iskeyword' value. Vim9 script examples are not
supported yet.
- Match admonition labels in more contexts.
- Match URLs in more contexts.
fixes vim/vim#17721
closes: vim/vim#17731
1341176e7b
Co-authored-by: Doug Kearns <dougkearns@gmail.com>