summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-10-01 10:25:56 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-10-01 10:25:56 +0200
commit00afbad426d32c07a6c39e7dc552fb5a53b09664 (patch)
tree5d92a85c4b88ebda0034aed4cb85ddbed758233e
parentfa62360357e13f464ff04759f293e2990cf4f489 (diff)
downloadqutebrowser-00afbad426d32c07a6c39e7dc552fb5a53b09664.tar.gz
qutebrowser-00afbad426d32c07a6c39e7dc552fb5a53b09664.zip
doc: Add link to another emacs-like config
-rw-r--r--doc/help/configuring.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/configuring.asciidoc b/doc/help/configuring.asciidoc
index 3ecef8ecf..cab3df59a 100644
--- a/doc/help/configuring.asciidoc
+++ b/doc/help/configuring.asciidoc
@@ -449,6 +449,7 @@ Various emacs/conkeror-like keybinding configs exist:
- https://gitlab.com/Kaligule/qutebrowser-emacs-config/blob/master/config.py[Kaligule]
- https://web.archive.org/web/20210512185023/https://me0w.net/pit/1540882719[nm0i]
- https://www.reddit.com/r/qutebrowser/comments/eh10i7/config_share_qute_with_emacs_keybindings/[jasonsun0310]
+- https://git.sr.ht/~willvaughn/dots/tree/mjolnir/item/.config/qutebrowser/qutemacs.py[willvaughn]
It's also mostly possible to get rid of modal keybindings by setting
`input.insert_mode.auto_enter` to `false`, and `input.forward_unbound_keys` to