about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-09-26 17:02:16 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-09-26 17:02:16 +0100
commitaaf01401f10d43dc8dfe12b050a155df0baeeda4 (patch)
tree44bc3eb77f684db55953ff343979d79e50d4ffe9
parent38fe5a77794a530162ef451536e0907bf76c12d3 (diff)
downloaddotfiles-aaf01401f10d43dc8dfe12b050a155df0baeeda4.tar.gz
Add a blank line
-rw-r--r--.emacs.d/lisp/init-minibuffer.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/init-minibuffer.el b/.emacs.d/lisp/init-minibuffer.el
index 1d5b212..93e41d8 100644
--- a/.emacs.d/lisp/init-minibuffer.el
+++ b/.emacs.d/lisp/init-minibuffer.el
@@ -100,6 +100,7 @@
 (use-extension vertico vertico-multiform
   :config
   (vertico-multiform-mode +1)
+
   (defun vertico-multiform-buffer-grid ()
     "Toggle displaying Vertico as a grid in a large window (like a regular buffer).)"
     (interactive)
c85472ea394f24486bd478b6'>87fa305 ^
a15ea01 ^
87fa305 ^





1170893 ^

87fa305 ^

152f8c9 ^



87fa305 ^









152f8c9 ^




87fa305 ^


a0c2b1c ^

87fa305 ^
87fa305 ^
3b09c07 ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58