Orest58008

joined 11 months ago
3
Emacs for Rust (alien.top)
submitted 11 months ago by Orest58008@alien.top to c/emacs
 

I just switched from neovim to emacs and one thing I miss is coc.nvim. It has a power to turn a barren neovim into anything I ever want from IDEs. I tried to do something like this and emacs learning curve got me. I cobbled together a simple config with eglot, company and rust-mode, but I can't get import completion to work. Any suggestions?