Fork me on GitHub
#vim
<
2019-09-17
>
Lucas Ferreira02:09:55

I disabled diagnostics/linting from clojure-lsp with coc because of too many "unknown symbol" false errors, but the autocomplete and go to definition/go to references are working great. I just had to configure some macros such as schema/defn so go to works with them. I am looking to trying conjure next 🙂

Chase08:09:29

This was my path as well but I ended up just not using the lsp instead of tinkering this time. I ended up using clj-kondo for linting on demand and I think that suits my workflow better. https://github.com/borkdude/clj-kondo/blob/master/doc/editor-integration.md#vanilla-way

Chase08:09:51

Now I'm trying Conjure and it's been a lot of fun. Still had to fall back to fireplace when in this shadow-cljs tutorial project I'm doing but I think it was nice that fireplace and conjure still work together fine during any transition period.

dharrigan06:09:59

I see that it's hit arch now 🙂

Olical09:09:28

Conjure + Deoplete + https://github.com/ncm2/float-preview.nvim 🎉

🆒 12
Olical09:09:59

I wonder if I could hide the redundant information like the namespace and arg list... either in the info in the floating preview window or in the completion list :thinking_face:

rafaeldelboni13:09:50

TIL! This plugin makes the completeopt experience much better

dharrigan12:09:14

I use hasklig

dharrigan12:09:18

really like that font