Jerry

Results 2 comments of Jerry

Using whatever cpanm in $PATH may not be a good way. There's a chance that I have a whole other version of perl and cpanm somewhere outside of $PATH. How...

If you're using Emacs 30, JSON files use `js-json-mode` that does not derive from `js-mode` any more, so the `editorconfig-indentation-alist` variable needs to be updated. For example, in your `init.el`:...