Skip to content

Commit

Permalink
README: Mention the other hooks provided
Browse files Browse the repository at this point in the history
  • Loading branch information
axgfn committed Apr 29, 2022
1 parent 3d6f84e commit d70ebc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ package until the first key is pressed:
(use-package which-key
:hook (on-first-input . which-key-mode))
#+END_SRC

In addition to =on-first-input-hook=, =on.el= also provides
=on-first-file-hook= and =on-first-buffer-hook=.

0 comments on commit d70ebc6

Please sign in to comment.