Skip to content

Commit

Permalink
fix: Revert testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Mar 11, 2024
1 parent 2963e5f commit ca48f3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sideline.el
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@

(defun sideline--enable ()
"Enable `sideline' in current buffer."
(ht-clear sideline--overlays)
(setq sideline--ex-bound-or-point t ; render immediately
sideline--text-scale-mode-amount text-scale-mode-amount)
(add-hook 'post-command-hook #'sideline--post-command nil t))
Expand Down

0 comments on commit ca48f3b

Please sign in to comment.