Fixed a typo
This commit is contained in:
parent
aea35b2370
commit
debf2c23f3
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
;; (setq foo-variable t)
|
||||
;; (foo-mode 1)))
|
||||
;;
|
||||
;; A very command thing to do when loading a module is to bind a key to
|
||||
;; primary commands within that module:
|
||||
;; A very common thing to do when loading a module is to bind a key to primary
|
||||
;; commands within that module:
|
||||
;;
|
||||
;; (use-package ace-jump-mode
|
||||
;; :bind ("C-." . ace-jump-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue