Howard Abrams
|
ccb49d5a58
|
Tangle all configuration files to my elisp directory
Haven't really needed this, as I have a function to load the org file
as Emacs Lisp code directly, but this can be a little helpful for debugging.
|
2023-07-05 10:22:18 -07:00 |
|
Howard Abrams
|
882cf0dba7
|
Fix/Cleanup many of the keybindings
Creating multiple general leader keys per mode, doesn't work. Instead,
I need to re-use the _local leader_ but add the keymap during the
definition.
|
2023-05-01 11:49:33 -07:00 |
|
Howard Abrams
|
6dfb07b3bf
|
Swap clever parens for lispyville
The lispy+lispyville is more feature-rich than the
smart-parens+clever. Both are fantastic, but I'm switching my lisp
work for lispyville.
|
2023-03-17 19:19:55 -07:00 |
|
Howard Abrams
|
01a0958e6f
|
Update the copyright year
This really was a lark to see if I could change ALL the files using
woccur and a regular expression. Quite please with how simple that was.
|
2023-02-23 09:35:36 -08:00 |
|
Howard Abrams
|
9d43b58efa
|
Fix dashboard display
|
2022-11-24 23:16:34 -08:00 |
|
Howard Abrams
|
c19c54ef18
|
Better Dashboard
Using the cheatsheet to display hints and keystrokes that I want to learn.
|
2022-11-02 20:59:00 -07:00 |
|