https://github.com/ksergey/dotfiles/blob/65de526fce47d228ab7a775d137de9507bf7146f/.config/nvim/lua/plugins/completion.lua#L52 ```lua { name = "buffer", option = { get_bufnrs = vim.api.nvim_list_bufs } }, ```