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 db62e47 commit 308ed1e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sideline-cider.el
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
;;
;; Show CIDER result with sideline.
;;
;; 1) Add sideline-cider to sideline backends list,
;;
;; (setq sideline-backends-right '(sideline-cider))
;;
;; 2) Then enable sideline-mode in the target buffer,
;;
;; M-x sideline-mode
;;

;;; Code:

Expand Down

0 comments on commit 308ed1e

Please sign in to comment.