emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
mpenet 2020-08-06T06:40:07.088600Z

anyone using cider+lsp ?

2020-08-06T09:26:20.088700Z

I now do, but I have 1 day of experience with it

mpenet 2020-08-06T10:27:09.088900Z

how is it?

2020-08-06T12:03:30.089100Z

navigation in re-frame project is just smooth

2020-08-06T12:03:35.089300Z

feels really great tbh

2020-08-06T12:04:05.089500Z

the project is also quite large, and I didn’t feel any slow downs or anything

2020-08-06T12:04:08.089700Z

so like it a lot

mpenet 2020-08-06T13:08:39.089900Z

I ll give it a try, the tricky bit is how to make it co-exist in peace with cider

mpenet 2020-08-06T13:09:10.090100Z

would be nice to have one or the other features active depending on if a repl is running or not

ericdallo 2020-08-06T13:15:08.090300Z

Yes, for almost a year 🙂

mpenet 2020-08-06T13:31:03.090500Z

would you share your emacs config?

ericdallo 2020-08-06T13:35:06.090700Z

Sure, my entire OS/emacs are versioned here: https://github.com/ericdallo/dotfiles I use doom-emacs but you probably interested in the lsp secion: https://github.com/ericdallo/dotfiles/blob/master/.doom.d/config.el#L151-L166

ericdallo 2020-08-06T13:35:42.091100Z

And here the lsp config: https://github.com/ericdallo/dotfiles/blob/master/.lsp/config.edn

mpenet 2020-08-06T13:38:04.091400Z

thanks

mpenet 2020-08-06T14:53:23.091600Z

wow impressive, it just works

mpenet 2020-08-06T14:53:36.091800Z

quite amazing for a repl-free experience

ericdallo 2020-08-06T15:06:39.092Z

yes! 🙂 If need any help with LSP server you can ask here too: #lsp For lsp-mode questions, it's better here: https://gitter.im/emacs-lsp/lsp-mode