mirror of
https://github.com/hrsh7th/cmp-buffer
synced 2025-05-07 10:40:35 +00:00
Merge 0804a068a9
into b74fab3656
This commit is contained in:
commit
7af799e64c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user