Skip to content

Commit

Permalink
tweak(citre): remove obsolete variable
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 17, 2024
1 parent abbfbdf commit 1763cca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/me-prog.el
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@
:custom
;; Better (!) project root detection function
(citre-project-root-function #'+citre-recursive-project-root)
;; Use the project root by default to create the tags file and run the indexing command
(citre-use-project-root-when-creating-tags t)
:init
(defvar +citre-recursive-root-project-detection-files '(".tags/" ".repo/" ".citre_root"))
(defvar +citre-gtags-recursive-files-list t)
Expand Down

0 comments on commit 1763cca

Please sign in to comment.