Update doc comments in {init,config}.el templates

Fixed parts missing in ee972e7a3f
This commit is contained in:
zackteo 2020-06-07 20:02:59 +08:00
parent ee972e7a3f
commit 26e421e336
2 changed files with 3 additions and 3 deletions

View file

@ -47,8 +47,8 @@
;; - `map!' for binding new keys ;; - `map!' for binding new keys
;; ;;
;; To get information about any of these functions/macros, move the cursor over ;; 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. ;; 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. ;; they are implemented.

View file

@ -11,7 +11,7 @@
;; 'C-c c k' for non-vim users) to view its documentation. This works on ;; '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). ;; 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). ;; directory (for easy access to its source code).
(doom! :input (doom! :input