Skip to content

Commit

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

;;; Code:

Expand Down

0 comments on commit 01b5c96

Please sign in to comment.