mirror of
https://github.com/neovim/neovim.git
synced 2026-05-23 21:30:11 +00:00
Allow `bufnr` as a positional param name because it is very common. However as a field name, or part of a function name, it is usually a mistake.