I am using [https://github.com/zah/nim.vim](https://github.com/zah/nim.vim) in 
(neo)vim, but it isn't close to the experience of VSCode or (Spac)emacs, which 
both offer inline documentation, jump to definition etc.

Combined with [https://github.com/w0rp/ale](https://github.com/w0rp/ale), vim 
is a nice place to be, but as a newbie I don't really care about autocomplete, 
but I do care passionately about seeing the relevant documentation.

So, without starting a flame war, can anybody recommend what magic incantations 
I need to perform/plugins to install to get the inline documentation.

I also noticed that emacs ,gd (goto definition) consistently finds the right 
place, vim consistently fails to find it :-).

What can you recommend?

Thanks!

P.S> I know vscode seems to be the default around here, but I can't give up my 
terminal, and as much as I have tried, I just can't get vscode to handle splits 
anywhere close to vim's efficiency.

Reply via email to