diff --git a/modules/lang/rst/config.el b/modules/lang/rst/config.el index 87ec00a63..25a58b029 100644 --- a/modules/lang/rst/config.el +++ b/modules/lang/rst/config.el @@ -8,8 +8,8 @@ (map! :localleader :map rst-mode-map (:prefix ("a" . "adjust") - ("a" #'rst-adjust - "r" #'rst-adjust-region)) + "a" #'rst-adjust + "r" #'rst-adjust-region) (:prefix ("t" . "table of contents") ("t" #'rst-toc "i" #'rst-toc-insert