branch: externals/kiwix
commit d5e1ad00b3aee61f63b3099dfc42fc1fc959ea05
Author: stardiviner <[email protected]>
Commit: stardiviner <[email protected]>
add config section comments.
---
kiwix.el | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/kiwix.el b/kiwix.el
index bd1aef0..bac104a 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -17,6 +17,13 @@
;;
;; http://www.kiwix.org
+;;; Config:
+;;
+;; (define-key my-prog-help-document-map (kbd "w") 'kiwix-at-point)
+;; (define-key my-prog-help-document-map (kbd "W") 'kiwix-at-point-interactive)
+;; (define-key my-prog-help-document-map (kbd "C-w") 'kiwix-launch-server)
+
+
;;; Usage:
;;
;; [M-x kiwix-launch-server] to launch Kiwix server.