Change g s / and g s SPC

The former searches the current window/buffer, the latter searches all
windows in the frame.

Removes g s ? (deemed not as useful as avy-goto-char-timer)
This commit is contained in:
Henrik Lissner 2019-07-09 02:32:10 +02:00
parent 7f964bfa65
commit e146cba00e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 7 deletions

View file

@ -18,6 +18,7 @@
;;;###package avy
(setq avy-all-windows nil
avy-all-windows-alt t
avy-background t)