emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
anonimitoraf 2020-08-29T04:56:58.071100Z

Hey guys, I've started using doom-emacs' clojure module and Ive noticed that when editing text that has a warning/error there's a noticeable stutter for whatever stuff I type. Anyone else get this?

ericdallo 2020-08-29T14:31:02.071900Z

You are probably having issues with clojure-lsp anlyser using clj-kondo, make sure you are using latest clojure-lsp version

ag 2020-08-29T05:36:06.071200Z

Unless you give us some details, I'm afraid no one will be able to help you. - What kind of warning/errors you're talking about? - Have you tried disabling flycheck-mode? - Check M-x describe-major mode and see what minor modes are enabled, maybe copy-paste the list here, or take a snapshot. Perhaps we'd be able to guess which one is causing the problem. - Do you know how to use the profiler? type C-h i g elisp g profiling RET

anonimitoraf 2020-08-29T05:43:25.071500Z

Thanks and youre right. I'll give more details when I get home

practicalli-john 2020-08-29T06:41:30.071700Z

You may get more help on the doom discord community.