Skip to content

Commit

Permalink
docs: Add commentary
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Feb 5, 2025
1 parent ddd4139 commit 5c476b2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sideline-eros.el
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
;;
;; Show EROS result with sideline.
;;
;; 1) Add sideline-eros to sideline backends list,
;;
;; (setq sideline-backends-right '(sideline-eros))
;;
;; 2) Then enable sideline-mode in the target buffer,
;;
;; M-x sideline-mode
;;

;;; Code:

Expand Down

0 comments on commit 5c476b2

Please sign in to comment.