about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-ui.el
Commit message (Expand)AuthorAgeFilesLines
* Improve vanity metric: startup timeDavid Morgan2022-10-141-65/+67
* Tweak beacon configDavid Morgan2022-10-121-2/+1
* Re-organise (remove init-lisp.el)David Morgan2022-10-121-0/+9
* Use helpfulDavid Morgan2022-10-111-0/+9
* Try out beaconDavid Morgan2022-10-061-4/+13
* Enable repeat-mode quietlyDavid Morgan2022-10-061-1/+2
* Change cursor to a vertical barDavid Morgan2022-10-051-0/+1
* Theme updatesDavid Morgan2022-09-161-4/+3
* Fix some more defer-related issuesDavid Morgan2022-09-161-9/+7
* Don't try to change font to one that doesn't existDavid Morgan2022-09-131-1/+5
* Re-add hl-todoDavid Morgan2022-08-311-0/+25
* Remove hl-todoDavid Morgan2022-08-301-24/+0
* Set use-package-always-deferDavid Morgan2022-08-301-0/+1
* Move frame customisations to early-init.elDavid Morgan2022-08-301-3/+1
* Add some defers and remove some packagesDavid Morgan2022-08-261-15/+0
* Remove unnecessary :ensure nilDavid Morgan2022-08-131-9/+45
* Use repeat instead of smartrepDavid Morgan2022-08-131-1/+10
* Change hl-todo coloursDavid Morgan2022-08-131-4/+4
* Tweak lin configDavid Morgan2022-07-271-10/+0
* hl-todo coloursDavid Morgan2022-07-271-0/+13
* Move hl-todo to correct placeDavid Morgan2022-07-191-0/+11
* Fix issue with pulsar and lin not loading correctlyDavid Morgan2022-07-081-2/+3
* Fix rainbow-delimiters configDavid Morgan2022-07-081-2/+3
* Set modus-themes-bold-constructs and modus-themes-italic-constructsDavid Morgan2022-06-151-0/+2
* Improve lin configDavid Morgan2022-06-151-0/+10
* Improve pulsar configDavid Morgan2022-06-151-2/+12
* Try linDavid Morgan2022-06-101-0/+4
* Tweak modus-themes settingsDavid Morgan2022-06-101-2/+5
* Use iosevka comfy fontDavid Morgan2022-06-101-0/+1
* Try pulsarDavid Morgan2022-06-071-0/+9
* Make regions clearerDavid Morgan2022-04-281-0/+1
* Show trailing whitespace and end of bufferDavid Morgan2022-02-281-0/+2
* Remove/replace keychordDavid Morgan2021-12-221-4/+0
* Remove most key-chordsDavid Morgan2021-09-011-3/+1
* Make sure extra frames are created maximised tooDavid Morgan2021-08-201-0/+1
* Add new .emacs.dDavid Morgan2021-08-171-0/+110
'oid'>fae694a0 ^
fe179145 ^
fae694a0 ^


4c05e43d ^

fae694a0 ^

fe179145 ^

fae694a0 ^




9506fb8e ^
fae694a0 ^
fae694a0 ^
1159f9ec ^



fe179145 ^
5822dff7 ^
9506fb8e ^
fae694a0 ^
fe179145 ^
fae694a0 ^
fe179145 ^

fae694a0 ^
c6953a55 ^

fe179145 ^
fae694a0 ^
9506fb8e ^

f6f26231 ^
4c05e43d ^
f6f26231 ^







9506fb8e ^
fae694a0 ^

f6f26231 ^










4c05e43d ^

fae694a0 ^

fe179145 ^
5822dff7 ^

fe179145 ^
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