vim

For discussion on all things (neo)vim.
juhoteperi 2021-03-13T09:52:07.037500Z

@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

2021-03-13T23:05:07.039400Z

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

timo 2021-03-15T10:02:24.041300Z

this should be clj-kondo, not?

timo 2021-03-15T10:06:35.041500Z

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

timo 2021-03-15T10:06:40.041700Z

2021-03-17T21:59:26.003700Z

Interesting, will look deeper. Thanks Timo!

Olical 2021-03-13T23:07:14.040600Z

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 😬

👍 1