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
It seems that the ws-butler mode is no longer maintained and having a minor issue that its ws-butler-keep-whitespace-before-point does not work as expected. When editing a new line, after auto-saving, the cursor is moved to the front.
before auto-saving
after auto-saving with ws-butler mode enabled
Any suggestion on how to fix it or recommended replacement for this mode?
The text was updated successfully, but these errors were encountered:
emacs.d/lisp/init-misc.el
Line 1270 in 55a3b4f
It seems that the
ws-butler
mode is no longer maintained and having a minor issue that itsws-butler-keep-whitespace-before-point
does not work as expected. When editing a new line, after auto-saving, the cursor is moved to the front.before auto-saving
after auto-saving with ws-butler mode enabled
Any suggestion on how to fix it or recommended replacement for this mode?
The text was updated successfully, but these errors were encountered: