Fork me on GitHub
#vim
<
2021-01-28
>
kozmicluis00:01:17

Hi, does anyone know a good clojure vim lsp? I'm using coc with this additional extension:

Plug 'clojure-vim/async-clj-omni'

kozmicluis00:01:48

And I find it heavily flawed, it doesn't even suggest my own defined functions

John Oerter01:01:48

There is #lsp. I haven’t used it but it seems to have a lot of momentum

kozmicluis00:01:00

(yes I'm using Vim Fireplace)