mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 06:43:13 +00:00
- Match -addr and -keepscript attributes and generate -addr values.
- Match attribute errors where = is specified.
- Highlight attributes with Special like other Ex command options.
- Don't highlight user-specified completion function args.
- Match :delcommand -buffer attribute.
closes: vim/vim#15586
3c07eb0c67
Co-authored-by: Doug Kearns <dougkearns@gmail.com>