Chaos Chen
Chaos Chen
Hi! When I open a file with more than 100,000 lines and search for something, I need to wait for a while until the completion menu appears before continuing to...
neovim: v0.8.0 wilder.nvim: My config is the same as the advanced config in the README The following steps can reproduce the problem: 1. Run command "LspInfo" 2. Just type `:`...
This plugin works very well for frequently accessed large files. Whether it could support disabling different features for different patterns? For example, I wanna disable `treesitter` but keep `lsp` enabled...
### Issue description Hi, When I run my application, I encounter the following error message. I have set ` "debug": true` in enclave.json, but it didn't work for me. ```...