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
save-place-mode is incredibly useful. I can resume from where I left off when I last visited the file :) And another useful editing tip is enabling auto-fill-modeONLY inside comments with (setq comment-auto-fill-only-comments t)
The text was updated successfully, but these errors were encountered:
save-place-mode is incredibly useful. I can resume from where I left off when I last visited the file :) And another useful editing tip is enabling
auto-fill-mode
ONLY inside comments with(setq comment-auto-fill-only-comments t)
The text was updated successfully, but these errors were encountered: