Howard Abrams
|
1f9f59d9ed
|
Fixed a bit of the startup
|
2023-08-29 12:00:32 -07:00 |
|
Howard Abrams
|
da51188cc1
|
Made the dashboard prettier
I wanted to visually see what features I have available.
|
2023-08-28 17:21:23 -07:00 |
|
Howard Abrams
|
4a6a3c87b1
|
Cleaned up the dashboard
Would still like to get the features to display, but that is minor.
|
2023-08-11 16:29:06 -07:00 |
|
Howard Abrams
|
b8f8f2421f
|
Tangling was a mistake
Unless I want to redo everything, and always tangle files (tempting).
|
2023-07-10 09:25:40 -07:00 |
|
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 |
|