• loathesome dongeaterOP
    link
    14 years ago

    what code completion plugin do you use alongside it? i tried setting up youcompleteme a long time ago but it didn’t go well. thinking about setting it up now just to have something alongside emacs.

    • Muad'DibberA
      link
      14 years ago

      coc.nvim does code completions / intellisense too, you just have to install the coc plugin for your language. I tried youcompleteme but switched to coc.nvim a long time ago. List of extensions / languages here.

    • Muad'DibberA
      link
      14 years ago

      Oh yeah cause I remember you use rust too, I’d do :CocInstall coc-rust-analyzer, its really fast.