I use nim-mode in Emacs for my Nim development and I would like o use autocomplete, symbol lookup and maybe even refactoring!
I tried nimsuggest, but didn't get it working yet. Before I try harder, I wanted to ask: What do people use for Nim development in Emacs? Is there an alternative to nimsuggest?
Thanks for any pointers! :-)
I used the doom-emacs package with lsp: https://github.com/hlissner/doom-emacs/tree/develop/modules/lang/nim however I still had some issues here and there but for the most part it was close to the VSCode experience.
Before that I tried looking at some configs, they might help you: https://github.com/Vindaar/emacs.d/blob/master/myinit.org#nim https://github.com/kaushalmodi/.emacs.d/blob/master/setup-files/setup-nim.el https://github.com/syl20bnr/spacemacs/tree/develop/layers/%2Blang/nim