How do i troubleshoot what is causing below problem.
Problem:
neovim unresponsive for several seconds (10-30 seconds) for any keys
Setup:
Neovim 0.9.2 and neovim nightly
- workspace with > 900 files
- C++ files
- Clangd with Neovim NativeLSP using LazyVim
My triage so far
- Disabled LSP (using LspStop)
- no issue with non C++ file
- No issues with smaller projects (<50 files)
:help profile– eyal karni Aug 24 '23 at 22:44