snacks.nvim/lua
Diogo Pombeiro c49c3f364c
perf(bigfile): disable completion to avoid lag when entering insert mode (#2475)
## Description

Default LazyVim uses the extra
[Blink.cmp](https://github.com/saghen/blink.cmp) which creates lag
(multiple seconds in a 600MB `csv` test file) when entering insert mode.
2025-11-09 10:43:56 +01:00
..
snacks perf(bigfile): disable completion to avoid lag when entering insert mode (#2475) 2025-11-09 10:43:56 +01:00
trouble/sources Revert "feat: test" 2025-02-14 22:13:38 +01:00