Files
neovim/runtime/lua/vim/diagnostic.lua
Mathias Fußenegger 37011bc45e fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
See `:h diagnostic-structure`, the property name is `bufnr`, not
`buffer`.
2023-04-12 15:16:15 +02:00

57 KiB