From 898346e73f5c2212fdabf5b20f7e7c25c120b2e9 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 3 Mar 2024 23:28:06 +0200 Subject: nyxt:(keys) Add follow hint --- .config/nyxt/keys.lisp | 1 + 1 file changed, 1 insertion(+) (limited to '.config/nyxt') diff --git a/.config/nyxt/keys.lisp b/.config/nyxt/keys.lisp index 827abd7..5ede9f5 100644 --- a/.config/nyxt/keys.lisp +++ b/.config/nyxt/keys.lisp @@ -21,4 +21,5 @@ "C-c y" 'autofill "C-c v" 'visual-mode "C-f" :history-forwards-maybe-query + "C-x C-f" 'follow-hint "C-s" :search-buffer))))) -- cgit v1.2.3