You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to disable auto-cleaning/formatting on save when in clojure-mode, I found live-ignore-whitespace-modes as variable that can be set and will exclude some cleaning:
I would like to disable auto-cleaning/formatting on save when in clojure-mode, I found
live-ignore-whitespace-modes
as variable that can be set and will exclude some cleaning:Is it enough to add
clojure-mode
to that var?The text was updated successfully, but these errors were encountered: