Merge pull request #3322 from zackteo/develop
Update doc comments in {init,config}.el templates
This commit is contained in:
commit
b4efda78a0
2 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue