Thanks. I also use `alaviss/nim.nvim` and `nim_languageserver` | `nimlsp` 
(tested both). I found out that `alaviss/nim.nvim` becomes irresponsive when 
using these lsp server plugins and upon further investigation I got to know 
that `alaviss/nim.nvim` also calls `nimsuggest` (or I think it calls it). And, 
this leads to spawning of multiple nimsuggest processes and some weird 
behaviour on the part of `alaviss/nim.nvim` with code highlighting. If anyone 
can confirm that `alaviss/nim.nvim` does in fact calls `nimsuggest` is there a 
way to stop it?

Reply via email to