mirror of
https://github.com/hrsh7th/cmp-buffer
synced 2025-04-09 11:12:01 +00:00
Add a note that set hidden is necessary
This commit is contained in:
parent
3022dbc916
commit
0804a068a9
@ -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