conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
dharrigan 2020-10-03T17:27:23.045900Z

So, I'm trying out the built-in deoplete support for Conjure, unlike CoC, it doesn't show documenation, i.e., clojuredoc. Am I missing something to show that?

Olical 2020-10-03T17:52:06.046600Z

Ah I use a floating window plugin that hooks into deoplete

Olical 2020-10-03T17:52:20.047100Z

I can't remember the name but it's in my dotfiles :thinking_face:

2020-10-03T18:19:03.047300Z

This one, maybe? https://github.com/ncm2/float-preview.nvim

Olical 2020-10-03T18:20:11.047700Z

Yessss! That one!

Olical 2020-10-03T18:20:16.047900Z

Works great :)

dharrigan 2020-10-03T18:27:35.048700Z

right right. will check that out. I'm trying to discover if its CoC that is causing that jumping around when I type, I mentioned earlier this week.

dharrigan 2020-10-03T18:27:41.049Z

will have a play shortly.

dharrigan 2020-10-03T19:22:11.049300Z

yes, that seems to work well. will test in anger tomorrow.