Remove citar keybinds since org-cite-insert + embark do everything

This commit is contained in:
Evie Litherland-Smith 2024-05-23 07:47:50 +01:00
parent c05e00f127
commit fea4d45249

View file

@ -742,9 +742,6 @@
:hook
(LaTeX-mode . citar-capf-setup)
(org-mode . citar-capf-setup)
:bind ( :map org-mode-map
("C-c c d" . citar-dwim)
("C-c c c" . citar-insert-citation))
:config
(require 'nerd-icons)
(require 'citar-embark)