about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-crux.el
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused bindingDavid Morgan2023-06-211-1/+0
|
* Fix typoDavid Morgan2023-06-131-1/+1
|
* Mostly use smartparensDavid Morgan2022-11-011-1/+0
|
* Try mwimDavid Morgan2022-11-011-1/+0
|
* Use crux advice macrosDavid Morgan2022-10-051-0/+18
|
* Change binding for crux-eval-and-replaceDavid Morgan2022-08-101-1/+1
|
* Add functions for formatting text in org modeDavid Morgan2022-04-281-1/+1
|
* Ensure crux-start-or-switch-to is loadedDavid Morgan2021-09-291-0/+1
|
* Add some elisp-related bindingsDavid Morgan2021-09-071-1/+1
|
* Remove most key-chordsDavid Morgan2021-09-011-3/+0
|
* Tweak some keybindingsDavid Morgan2021-08-191-1/+1
|
* Make crux load after key-chord to prevent missing bindingsDavid Morgan2021-08-181-0/+1
|
* Add new .emacs.dDavid Morgan2021-08-171-0/+37
le='Blame the previous revision' href='/danisanti/profani-tty/blame/themes/spawn?id=5ff36c14c03402c1796dfd29f00e43b5d400e0e5'>^
1a3dc91e ^
6dabbbd5 ^

30b5f112 ^
fbc30231 ^

















cd2458c0 ^

0ae975c2 ^

b21edfaa ^
cd2458c0 ^
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