mirror of
https://github.com/neovim/neovim.git
synced 2026-01-13 07:51:28 +10:00
- Fix highlighting of function names including /fu\%[nction]/ (E.g.,
s:func(), foo.fu(), fu.func())
- Match :delfunction argument.
Reported by Aliaksei Budavei.
closes: vim/vim#17428
51289207f8
Co-authored-by: Doug Kearns <dougkearns@gmail.com>