@uncomfyhalomacro Emacs. I have 149 use-package configurations. Of those 35 just customize built-in packages. So probably about 114 "plugins".
@ambihelical i wonder how the performance of that is. mine is slow. i think lsp-mode is the culprit
@uncomfyhalomacro to start? It’s usually ~0.4s on my Linux box. ~0.2s console. Deps on file cache warmness as well. It can be a few secs right after a boot. Fairly beefy machine.
@uncomfyhalomacro make sure you have native json enabled in your emacs build. I use eglot myself but I didn’t think it was faster.