mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 05:40:08 +00:00
In3a4a66017b,4d3a67cd62,df8d98173cwe renamed "buffer" to "buf" in dict parameters and return-values. This commit renames positional parameters. This is only "cosmetic", but is intended to make it extra clear which name is preferred, since people often copy existing code despite the guidelines in `:help dev-naming`.