mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -18,6 +18,7 @@
|
||||
|
||||
;;;###package avy
|
||||
(setq avy-all-windows nil
|
||||
avy-all-windows-alt t
|
||||
avy-background t)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user