Add describe-face keybinding

This commit is contained in:
contrapunctus 2022-04-30 21:33:39 +05:30
parent 300bb816c8
commit 36e750c5ba
1 changed files with 1 additions and 0 deletions

View File

@ -772,6 +772,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("l" find-library "library")
("v" helpful-variable "variable")
("f" helpful-callable "function")
("F" describe-face "face")
("k" helpful-key "key")
("h" helpful-at-point "here")
("m" man "man page")