mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 22:00:10 +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.