spacemacs 2025-04-02

deleting a whole line, in a edn file, can cause unbalanced {}, any ideas how i can prevent this? I have smartparents strict mode on, so thats getting overridden somehow. This wont happen in a clojure file fwiw.

Good question this. I always resort to d i ( Out of habit

Never got to the proper structural editing way; but is probably as much chars to type

This is me, reacting to this a month later 😂

👍 1

What command are you using to delete a whole line of text? Is Emacs clojure mode the major mode when an edn file is open? Do you have an example edn file to replicate the issue? Note: If using evil commands, e.g. D then https://practical.li/spacemacs/structural-editing/cleverparens/ might help

👍 1