mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
## Description Another blink fix unfortunately. I noticed that native Neovim `<Tab>` completion didn't work after the breaking commit. I checked the commit and noticed it had a boolean `enabled` field, so I thought maybe that would disable the blink cmdline since we already have `sources = {}`, but it didn't work. Looking through the commit, I stumbled upon this piece of [code]( |
||
---|---|---|
.. | ||
blink.lua | ||
luasnip.lua | ||
mini-comment.lua | ||
mini-snippets.lua | ||
mini-surround.lua | ||
neogen.lua | ||
nvim-cmp.lua | ||
yanky.lua |