Howard Abrams
a633b22275
Remove the use of the :general
...
But to use the (ha-leader), we need to add an :after general
2025-09-10 10:52:35 -07:00
Howard Abrams
65d21999b1
Initial start for converting to elpaca
2025-09-09 15:14:53 -07:00
Howard Abrams
5e9ed1bbd0
Level up on Python programming with elpy
2025-03-30 09:59:35 -07:00
Howard Abrams
23efcd2a26
Minor fixes to work better with demonstrating hamacs
2024-10-25 22:05:22 -07:00
Howard Abrams
6d92980311
Migration from ~/other to ~/src
...
Why was it any other way?
2024-10-19 13:34:01 -07:00
Howard Abrams
2d41285097
Tidy up prose on evil and headers
2024-07-25 21:37:49 -07:00
Howard Abrams
7fdda6fdab
Can't get rid of C-g finger memory.
...
So I'm doing both.
2024-07-25 21:36:42 -07:00
Howard Abrams
a1215cb1af
Code reorganization
2024-07-18 22:17:12 -07:00
Howard Abrams
9400a4d2db
Turning on the table of contents when exporting
2024-07-16 22:22:01 -07:00
Howard Abrams
acc8cd98ba
Minor changes to C-a
...
And M-j/k move up the function lists.
2024-07-02 22:58:28 -07:00
Howard Abrams
c047eaa18b
Fix scrolling preferences in Evil
...
As well as address a bug when selecting an _inclusive_ function as a
text object. Now `d a d` will delete a function and the surround
whitespace and comments.
2024-07-02 21:53:59 -07:00
Howard Abrams
60d4b6b084
Major mode hydra for dired
...
Inspired by the Casual Dired project.
2024-05-11 22:34:32 -07:00
Howard Abrams
34b2ed6305
Key chords don't work reliably with my new keyboard
2024-04-25 13:37:50 -07:00
Howard Abrams
988c0dac2e
Decided I like lowercase headers better
...
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
2024-03-06 20:02:25 -08:00
Howard Abrams
ca4799e524
Migrating my local leader key to major-mode-hydra
...
Seems that the leader has a bug when it comes to local mode maps, and
the major-mode hydra is an attractive alternative. Granted, I do feel
the need to group things for the tabular view, but that isn't a bad thing.
Need to take a pass at my more-complex code in my programming stuff.
2024-03-03 20:18:00 -08:00
Howard Abrams
778bfd4685
Made Evil optional
...
Probably one doesn't need to hedge any bets, but I want to be able to
eventually swap out Evil for Meow (or something of my own crafting),
so wrapping evil-specific calls with a condition doesn't sound like a
bad idea.
2024-02-09 12:07:05 -08:00
Howard Abrams
1804ef5710
Use the Escape key as a "get out of jail" like C-g
2024-01-19 17:43:24 -08:00
Howard Abrams
7111c62db9
Clean up the publishing aspect of my config files
...
And fix a few bugs while I am at it.
2023-12-21 20:26:51 -08:00
Howard Abrams
164664f8fe
Extract the Evil configuration into its own file
2023-12-21 11:51:21 -08:00