Add a note that set hidden is necessary

This commit is contained in:
Stefan Kanev 2022-11-17 21:03:18 +02:00
parent 3022dbc916
commit 0804a068a9

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