Add keybinding to open the CLIM User Guide

This commit is contained in:
contrapunctus 2022-06-10 20:14:10 +05:30
parent 9a6a5af1ce
commit d8dd88abf6
1 changed files with 3 additions and 1 deletions

View File

@ -781,7 +781,9 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("k" helpful-key "key")
("h" helpful-at-point "here")
("m" man "man page")
("c" describe-char "character"))
("c" describe-char "character")
("i" (eww-open-file "/media/data/contrapunctus/Documents/web/www.lispworks.com/documentation/lww42/CLIM-W/html/climguide.htm")
"CLIM User Guide"))
#+END_SRC
*** Search