Skip to content

Commit

Permalink
Fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
condy0919 committed Dec 5, 2024
1 parent 56eb3e8 commit 980c9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-dev.el
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
("C-c c /" . citre-jump-to-reference)
("C-c c ?" . citre-query-jump-to-reference)
("C-c c u" . citre-update-this-tags-file)
("C-c c g" . citre-global-update-file))
("C-c c g" . citre-global-update-database))
:custom
(citre-enable-capf-integration nil)
(citre-auto-enable-citre-mode-modes '(prog-mode)))
Expand Down

0 comments on commit 980c9ae

Please sign in to comment.