Howard Abrams
90f919ca5b
Removing need for f
library at bootstrap level
...
Seems the f library isn't available in version 30 preview.
2024-07-05 20:45:12 -07:00
Howard Abrams
f269ef0cb0
Better spatial navigation of YAML docs
...
We'll see how useful this is. Remember `g t`
2024-07-04 23:20:35 -07:00
Howard Abrams
0f6d77f89b
Fix a theme load bug
2024-07-04 23:20:11 -07:00
Howard Abrams
8ed6881484
Add buffer contents placement in a window
2024-07-04 23:18:46 -07:00
Howard Abrams
57e97b232a
Move imenu to main configuration section
2024-07-04 23:17:25 -07:00
Howard Abrams
a0b9d355ff
Turn on the index menu feature to the menu bar
2024-07-03 08:47:14 -07:00
Howard Abrams
9047dd7137
Visual indents and indent navigation
...
This is useful for Yaml ... maybe I should make it only available in
YAML files?
2024-07-02 23:00: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
8eaf1d5600
Edit Org files not in Git
...
I can not jump to any Org file in my project whether or not that file
has been committed (as `rg` limits the searches to git repository files).
2024-07-02 21:27:18 -07:00
Howard Abrams
e1897c2e95
Toggle menu and line numbers easily
...
Toggling between relative, absolute and off for line numbers.
2024-07-02 21:27:18 -07:00
Howard Abrams
437f707deb
Flexoki is too garish for me. Using the cool wilmersdorf
...
At least, for the moment.
2024-07-02 13:15:00 -07:00
Howard Abrams
563d2e4e8b
Fix load errors in bootstrap
...
As well as pull out the unit tests.
2024-07-02 11:38:32 -07:00
Howard Abrams
6a143bf60b
Make Markdown less garish.
2024-07-02 11:37:19 -07:00
Howard Abrams
e706db3394
Migrate my Ansible/YAML code into its own file
2024-07-02 10:11:23 -07:00
Howard Abrams
e0f9efabd2
Add the hl-todo and consult-todo
...
Along with fixing the cursor color on the form.
2024-07-02 10:11:23 -07:00
Howard Abrams
5b3d2b7d61
Expanded ability to edit any "section" of my configuration
...
This uses completing read to show a list of all headlines in my
project, load that file at that location. Fun to write.
2024-06-17 09:53:18 -07:00
Howard Abrams
57e9fa1051
Experimental jump to a hamacs headline
...
This might make it much easiler to keep code in the right place.
2024-06-06 23:04:37 -07:00
Howard Abrams
2bf50e1f78
Organizational bug fix
2024-06-03 22:28:14 -07:00
Howard Abrams
13c579c354
Swapping out Flyspell for Jinx
2024-06-03 21:08:59 -07:00
Howard Abrams
49a294eca1
Create a major-mode-hydra for Info
2024-06-03 18:41:02 -07:00
Howard Abrams
fd714ad8a0
After a thousand years, I've changed my theme
...
And fixed a few bugs related to switching between inside and out. :-D
2024-06-03 18:40:20 -07:00
Howard Abrams
d1ea08a791
Fix an RPG bug
2024-06-01 18:03:12 -07:00
Howard Abrams
f46a9772d7
Mastodon scroll and get more toots
2024-06-01 18:03:12 -07:00
Howard Abrams
1c0fa7072e
Jump to an org heading with o h
2024-06-01 18:03:12 -07:00
Howard Abrams
cb96dae588
Bring back the yaml-ts-mode and combobulate
2024-05-31 15:20:47 -07:00
Howard Abrams
4450d665d1
YAML working again
2024-05-30 20:00:33 -07:00
Howard Abrams
bb21ab656e
Fixed the devdocs with a pretty-hydra
...
Much more useful.
2024-05-30 19:59:54 -07:00
Howard Abrams
7eb35e2eb2
Fix RPG TK loading bug by depending on hydra
2024-05-19 10:47:32 -07:00
Howard Abrams
680e3b0873
Including my RPGTK project
2024-05-19 09:31:41 -07:00
Howard Abrams
d64f8d37cc
Scroll by paragraphs in EWW
...
I often highlight the paragraph I'm reading in Firefox, but this is
even better.
2024-05-19 09:30:07 -07:00
Howard Abrams
7a8b510b34
Re-add titles to my publishing
...
Since by default, org exports were turning off titles.
2024-05-19 09:30:07 -07:00
Howard Abrams
690724f66a
Expanding Dired ... mostly with new links to essays
...
Really getting some use out of dired. Played with casual-dired, but I
like my own approach just fine.
2024-05-19 09:26:56 -07:00
Howard Abrams
eee31951d2
Controlling the previews of Markdown
2024-05-19 09:26:56 -07:00
Howard Abrams
10d4830f1a
Add svg to the publishing
2024-05-16 21:34:42 -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
b9e1d96307
Reformat the org structure
...
This just brings most headers up a level.
2024-05-07 14:36:54 -07:00
Howard Abrams
0fcfaebdfe
Fix dired issues
...
Had a couple of bugs as well as an annoyance by pinning it to "Window 0".
Keeping it simple by focusing on `dired` (and mostly letting dirvish
just pretty it up) and let it be in a buffer where it works better.
2024-05-07 14:36:29 -07:00
Howard Abrams
26744944a0
Migrating from direnv to mise
2024-04-29 17:30:45 -07:00
Howard Abrams
e28d4e898b
Emacs Everywhere seems nice
...
And what I like is having a disposable buffer for text entry.
2024-04-29 15:36:13 -07:00
Howard Abrams
2c312afc37
Fix a bug in how I use jack-html
2024-04-29 15:35:53 -07:00
Howard Abrams
ff0ef354f7
Made Eshell banner more reliable
2024-04-25 14:03:44 -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
d81db4a671
Fix up HTML export and use some Jack HTML
2024-04-25 13:37:27 -07:00
Howard Abrams
4be29c4c81
Touchup for using Consult over other keybindings
2024-04-12 14:57:10 -07:00
Howard Abrams
b23b556e31
Add the cc-isearch package feature
2024-04-12 14:55:21 -07:00
Howard Abrams
2ac1ef3312
Expand the consult features into more menu items
2024-03-29 16:08:58 -07:00
Howard Abrams
b064c6310e
Let's see if this fixes my ligature problem on Linux
2024-03-27 17:46:15 -07:00
Howard Abrams
ea2b5f9355
shrface project makes EWW look like my Org
...
Which makes the websites I go to much easier to read.
2024-03-27 14:25:30 -07:00
Howard Abrams
dfd72642ef
Address issues with exiting Emacs
2024-03-22 14:09:49 -07:00