mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-07-10 03:34:24 +02:00
added lua support, disabled vertico jump root using /, was a mess
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
;; Home row only (the default).
|
||||
(setq avy-keys '(?a ?s ?d ?f ?j ?k ?l))
|
||||
|
||||
(setq avy-background t))
|
||||
(setq avy-background t)
|
||||
|
||||
;; (global-set-key (kbd "C-j") 'avy-goto-word-1)
|
||||
)
|
||||
|
||||
|
||||
(provide 'init-avy)
|
||||
|
||||
Reference in New Issue
Block a user