Fork me on GitHub
#vim
<
2021-03-13
>
juhoteperi09:03:07

@liquidz.uo Thanks for the selector option! I added for information to the connection discussion, looks like it could be related to project size. And I also created another dicussion about multiple repl connections: https://github.com/liquidz/vim-iced/discussions/321

stopa23:03:07

Hey team, vim newbie here, who set up clojure-lsp + coc + conjure on neovim. One light bug I have: when I hover over syntax errors, I get this very large popover. I am not sure which plugin sets this, or why it’s so darn large. Have you seen this before? If there’s some way I can make above much smaller, would be awesome

timo10:03:24

this should be clj-kondo, not?

timo10:03:35

it comes with clojure-lsp. but I don't know why it is that verbose.

stopa21:03:26

Interesting, will look deeper. Thanks Timo!

Olical23:03:14

Hmm that looks like an LSP / CoC thing to me. Not Conjure. I don't have much experience with that side of things I'm afraid 😬

👍 3