mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01: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