Fork me on GitHub
#vim
<
2021-09-21
>
dominicm21:09:54

Anyone using https://github.com/hrsh7th/nvim-cmp? I tried it's lsp completion out and quite liked it.

rafaeldelboni12:09:10

Yes I'm using it in my personal dotfiles and in this example https://github.com/rafaeldelboni/nvim-fennel-lsp-conjure-as-clojure-ide Working quite well

dominicm13:09:41

Nice! Thanks for sharing.

Timofey Sitnikov11:09:05

I use it with clojure-lsp, love it.

dominicm21:09:34

@jason808 https://github.com/PaterJason/cmp-conjure 🙂 looks like you are!

🙂 2
Jason Paterson12:09:56

I was using its predecessor, compe, now deprecated. cmp also works well. Didn't find a cmp source for conjure, so.

dominicm17:09:03

I don't like that I have to round-trip through lsp formats to make it work 😞 But otherwise it seems good!

dominicm21:09:44

I'm about to do the same thing for fireplace (if nobody else has!)