Skip to content

Commit

Permalink
tweak(citre): load after the first C/C++ file
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 14, 2024
1 parent a2e2d82 commit ebc4431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-prog.el
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@

(use-package citre
:straight t
:after minemacs-first-file
:after minemacs-first-c/c++-file
:demand t
:custom
;; Better (!) project root detection function
Expand Down

0 comments on commit ebc4431

Please sign in to comment.