You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This exitcode is rather normal. It's 128 + SIGTERM(15), which is basically just neovim sending the termination signal to nimsuggest. I probably should patch nimsuggest to handle this signal.
As for autocomplete, how did you set it up?
When I open a nim file there is no autocomplete or anything.
When I close nvim, I see an error output:
The text was updated successfully, but these errors were encountered: