This commit is contained in:
Stefan Kanev 2025-04-01 12:15:57 +03:00 committed by GitHub
commit 7af799e64c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,8 @@ _Default:_ `function() return { vim.api.nvim_get_current_buf() } end`
A function that specifies the buffer numbers to complete.
**NOTE:** If using this, make sure you have `set hidden`, otherwise it will not work correctly.
You can use the following pre-defined recipes.
##### All buffers