diff --git a/core/templates/config.example.el b/core/templates/config.example.el index 017ce3f6b..756000385 100644 --- a/core/templates/config.example.el +++ b/core/templates/config.example.el @@ -47,8 +47,8 @@ ;; - `map!' for binding new keys ;; ;; To get information about any of these functions/macros, move the cursor over -;; the highlighted symbol at press 'K' (non-evil users must press 'C-c g k'). +;; the highlighted symbol at press 'K' (non-evil users must press 'C-c c k'). ;; This will open documentation for it, including demos of how they are used. ;; -;; You can also try 'gd' (or 'C-c g d') to jump to their definition and see how +;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how ;; they are implemented. diff --git a/init.example.el b/init.example.el index 407817472..9b7845826 100644 --- a/init.example.el +++ b/init.example.el @@ -11,7 +11,7 @@ ;; 'C-c c k' for non-vim users) to view its documentation. This works on ;; flags as well (those symbols that start with a plus). ;; -;; Alternatively, press 'gd' (or 'C-c g d') on a module to browse its +;; Alternatively, press 'gd' (or 'C-c c d') on a module to browse its ;; directory (for easy access to its source code). (doom! :input