From 5ad09e1e50b83ac65ce4619f1949850c69a5daa4 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 2 Apr 2025 19:03:53 +0200 Subject: [PATCH] Document workaround --- emacs/emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/emacs.el b/emacs/emacs.el index c7090b7..bf5070c 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -43,6 +43,7 @@ :config (xclip-mode 1)) +;; This does not respect things in JSON mode; see https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72808 ; M-x use set-variable js-indent-level to override :\ (editorconfig-mode 1) ;; Fancy undo -- 2.47.3