mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat: an extra for mini.snippets. Add note to read MiniSnippets-expand
This commit is contained in:
parent
7ef68dff21
commit
75de3f0bd4
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ if lazyvim_docs then
|
|||
|
||||
-- NOTE: Blink has an open issue to address mini.snippets integration: #741
|
||||
-- For now, blink ignores vim.g.lazyvim_mini_snippets_in_cmp, operating as if it where false.
|
||||
|
||||
-- NOTE: Please also read:
|
||||
-- https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-snippets.md#expand
|
||||
-- :h MiniSnippets-session
|
||||
end
|
||||
|
||||
-- Blink: hardcoded to false, see #741:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue