Skip to content

Commit 8cf37a1

Browse files
committed
Install and add settings for avy
1 parent aaa5594 commit 8cf37a1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

customizations/editing.el

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,8 @@
7070

7171
;; set font size
7272
(set-face-attribute 'default nil :height 100)
73+
74+
;; avy configuration
75+
(global-set-key (kbd "C-:") 'avy-goto-char)
76+
(global-set-key (kbd "C-'") 'avy-goto-char-2)
77+
(global-set-key (kbd "M-g f") 'avy-goto-line)

init.el

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@
7676
magit
7777

7878
;; which-key
79-
which-key))
79+
which-key
80+
81+
;; avy
82+
avy))
8083

8184
;; On OS X, an Emacs instance started from the graphical user
8285
;; interface will have a different environment than a shell in a

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy