about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Add anzu isearch bindingsDavid Morgan2021-08-211-1/+4
* Add missing move-text-up bindingsDavid Morgan2021-08-211-0/+3
* Change consult-line bindingsDavid Morgan2021-08-211-3/+4
* Add vertico-directory-homeDavid Morgan2021-08-201-0/+7
* Make sure extra frames are created maximised tooDavid Morgan2021-08-201-0/+1
* Play around with some keybindingsDavid Morgan2021-08-202-4/+5
* Speed up exec-path-from-shellDavid Morgan2021-08-191-0/+2
* Turn off magit-diff-refine-ignore-whitespaceDavid Morgan2021-08-191-0/+1
* Fix fullframe configDavid Morgan2021-08-191-1/+2
* Add vertico-directory-slashDavid Morgan2021-08-191-1/+9
* MergeDavid Morgan2021-08-193-4/+10
|\
| * Add marginalia prompt category for crux recentfDavid Morgan2021-08-181-1/+3
| * Fix vertico-extensions load pathsDavid Morgan2021-08-181-3/+3
| * Always bind ctrlf-cancelDavid Morgan2021-08-181-0/+1
| * Add .projectileDavid Morgan2021-08-181-0/+3
* | Add vc-annotate to fullframe listDavid Morgan2021-08-191-1/+1
* | Tweak some keybindingsDavid Morgan2021-08-193-2/+3
|/
* Turn on minibuffer-depth-indicate-modeDavid Morgan2021-08-181-1/+2
* Change/move some window and buffer key bindingsDavid Morgan2021-08-183-5/+9
* Add operate-on-numberDavid Morgan2021-08-181-0/+4
* Tweak recentf settingsDavid Morgan2021-08-181-3/+3
* Add ovpn-modeDavid Morgan2021-08-181-0/+2
* Use fd as it respects .gitignore/.ignoreDavid Morgan2021-08-181-3/+3
* Make crux load after key-chord to prevent missing bindingsDavid Morgan2021-08-181-0/+1
* Add .ignore fileDavid Morgan2021-08-181-0/+33
* Fix magit configDavid Morgan2021-08-181-11/+2
* Correct package nameDavid Morgan2021-08-171-1/+1
* Re-download vertico extensions on updateDavid Morgan2021-08-171-1/+2
* Remove emacs prelude configDavid Morgan2021-08-1724-1064/+0
* Add new .emacs.dDavid Morgan2021-08-1732-0/+1933
* lsp-treemacs and theme tweaksDavid Morgan2021-08-102-2/+6
* Add projectile-add-new-projectDavid Morgan2021-08-101-0/+4
* early-init.elDavid Morgan2021-08-101-0/+14
* Play around with modus some more, and improve startup speedDavid Morgan2021-08-094-4/+10
* Play around with some UI stuff (mainly modus themes)David Morgan2021-08-064-14/+20
* Partially fix cider completionDavid Morgan2021-08-061-1/+1
* Tidy up consult-ripgrep configDavid Morgan2021-08-052-18/+8
* Turn persp-mode back oneDavid Morgan2021-08-051-10/+6
* Play around with a few thingsDavid Morgan2021-08-056-26/+83
* More emacs.d updatesDavid Morgan2021-07-304-3/+20
* More emacs.d updatesDavid Morgan2021-07-284-10/+24
* More emacs.d updatesDavid Morgan2021-07-237-17/+32
* Tweak CIDER config and add more vertico stuffDavid Morgan2021-07-194-3/+35
* More emacs.d updatesDavid Morgan2021-07-152-3/+12
* More emacs.d updatesDavid Morgan2021-07-133-3/+10
* Switch from prezto to zsh4humansDavid Morgan2021-07-092-311/+193
* More updates - consult, git, multi-vtermDavid Morgan2021-07-094-17/+68
* Update zsh/prezto promptDavid Morgan2021-07-091-0/+1
* Update some more - bindings and git-gutterDavid Morgan2021-07-093-3/+22
* Update config for vertico/consult some moreDavid Morgan2021-07-081-5/+3
ba8636412db5c3b72fda739a06e7f6c'>^
cf66462 ^
62946ff ^





9e3b602 ^
62946ff ^
626f91c ^

491e360 ^
626f91c ^





491e360 ^
626f91c ^
491e360 ^
62946ff ^


cf66462 ^


62946ff ^



2349b7d ^
5685a17 ^
2349b7d ^


24196d2 ^
a782b70 ^





d7fecf7 ^
99c363b ^




257affc ^
d7fecf7 ^
257affc ^


cf66462 ^

84965d6 ^
cf66462 ^


257affc ^

2349b7d ^
b60999c ^

b12eba5 ^









b60999c ^
b12eba5 ^
b60999c ^








626f91c ^
d7fecf7 ^

626f91c ^
d7fecf7 ^
626f91c ^
99c363b ^
626f91c ^


d7fecf7 ^
99c363b ^
626f91c ^





491e360 ^
626f91c ^
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177