Skip to content

Commit

Permalink
feat(prog): add breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 6, 2024
1 parent e9db03d commit 5788292
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-prog.el
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,9 @@ Fall back to the default `citre--project-root'."
(use-package eglot-booster
:straight (:host github :repo "jdtsmith/eglot-booster"))

(use-package breadcrumb
:straight t)


(provide 'me-prog)

Expand Down

0 comments on commit 5788292

Please sign in to comment.