b737250fe1
[oni-core] Remove requirement to load ‘oni-yaml’ for yaml-mode
2024-02-02 10:39:47 -08:00
21d84a16f2
[oni-org] Change location of my todo lists
2024-02-01 16:39:45 -08:00
489d47223e
[oni-lsp] Disable some LSP components
2024-02-01 16:36:16 -08:00
3b26004f8b
[oni-core] Remove requirement of oni-vterm when vterm gets loaded
2024-01-05 21:24:02 -08:00
9c1a5edb7b
Remove requirement of oni-vc when vc package gets loaded
...
I've decided to do things another way. This will be managed by either
machine-specific configurations or Guix. I'm leaving the rest in place for now
and will replace as necessary.
2023-12-19 20:46:56 -08:00
2a58268486
Don't fail if a snippet can't be found
...
On my laptop the ‘mode-table’ is nil and causes the other function calls to
fail. I'm not quite sure why this happens, but this shouldn't fail the
operation.
2023-12-12 08:53:30 -08:00
023282133f
[oni-org] Delete extra blank lines after removing inbox items
2023-11-14 21:55:59 -08:00
0c86dce174
[oni-org] Fix off-by-one error
2023-11-14 21:55:47 -08:00
239e72e5c9
[oni-elfeeed] Highlight Emacs articles
2023-11-07 16:11:25 -08:00
0cbf4375ca
[oni-elfeed] Add Emacs tag to the Planet EmacsLife aggregator feed
2023-11-07 16:10:55 -08:00
eac67fcb13
[oni-elfeed] Add some more RSS feeds
...
The first two are to keep up with developments for packages that I use. The
second is a website that is interesting.
2023-11-07 16:10:47 -08:00
881650a96b
[oni-elfeed] Fix whitespace
2023-11-06 14:54:25 -08:00
3366ad7179
[oni-elfeed] Add Blabbermouth feed with some tags and faces
2023-11-06 14:54:14 -08:00
62ec19f8dd
Remove ‘ace-link’ settings
...
These have been moved to my Guix configuration.
2023-10-03 22:14:09 -07:00
4d9d04323e
Change ace-link keybinding from ‘C-c C-o’ to ‘C-S-e’
...
I was trying to think of a good keybinding that I would like, and then I
remembered that kitty uses the ‘C-S-e’ keybinding and I've grown accustomed to
it.
2023-10-02 22:38:27 -07:00
e074e76f09
Add some more ace-link keybindings
2023-10-02 22:26:59 -07:00
76e4f12956
[oni-notmuch] Enable olivetti mode in notmuch
2023-09-27 23:03:14 -07:00
e6a7b37ce4
[oni-core] Fix deprecated variable warning
2023-09-18 23:36:45 -07:00
64dd1938fd
[oni-org] Automatically generate faces for priorities in org-mode
2023-09-18 23:36:11 -07:00
655ce45b2f
[oni-core] Set ‘safe-local-variable-directories’
...
This is a new variable in Emacs 30 that lets me specify which directories can be
trusted with local variable values. (Or it should be, I haven't seen it
available yet.)
2023-09-11 21:07:32 -07:00
e2a8115ba8
[oni-core] Add command to copy the guix build hash
...
This is convenient when I'm writing Guix packages.
2023-09-11 21:05:41 -07:00
120bf9048f
[oni-core] Add hydra to launch certain applications
2023-09-11 21:04:34 -07:00
e1c791f6fd
[oni-org] Load agenda files from org roam
2023-09-11 21:03:54 -07:00
5391e2cb31
[oni-org] Clean up agenda category icon settings
2023-09-11 21:03:13 -07:00
0d95800422
[oni-projectile] Don't enable projectile-mode
2023-09-11 20:32:21 -07:00
d746c11739
[oni-org] Add a few extra category icons
2023-08-22 17:02:18 -07:00
6698c28e49
[oni-core] Remove mini-frame mode
...
It's a nice way to display the minibuffer, but sometimes all the text I'm typing
in just disappears.
2023-08-14 14:53:31 -07:00
2176f9319b
[oni-ediff] Enable floating control frame
2023-08-09 13:14:01 -07:00
fd6c642a7e
[oni-org] Add some extra structure templates
2023-08-06 00:28:04 -07:00
2225504a3f
[oni-core] Enable so-long-mode for files with very long lines
2023-08-06 00:23:29 -07:00
96d0375ce6
[oni-core] Store clipboard contents into kill ring before replacing
2023-08-06 00:19:18 -07:00
867ec0200b
[oni-core] Change the vertico keybindings to be a bit more ivy-like
2023-08-06 00:15:26 -07:00
d934aef413
[oni-core] Only show relevant commands for the current mode
2023-08-06 00:11:17 -07:00
e7acc034ee
[oni-core] Make the minibuffer prompt intangible
2023-08-06 00:04:05 -07:00
4d525286b0
[oni-core] Add ‘orderless-initialism’ to ‘orderless-matching-styles’
2023-08-05 23:58:20 -07:00
240cdb80cd
[oni-org-roam] Don't automatically show the roam buffer
2023-08-05 23:39:17 -07:00
f934d1af0b
[oni-gui] Enable ‘pixel-scroll-precision-mode’ when it's available
2023-08-05 23:38:18 -07:00
4260f75cbc
Enable ‘variable-pitch-mode’ (again)
...
Now that I've added the ‘org-table’ face to ‘yoshi-theme’[1] I can enable the
mode again and not be bothered by misaligned tables.
[1]: https://git.sr.ht/~ryuslash/yoshi-theme
2023-08-01 11:03:32 -07:00
cff931be7e
Speed up ‘oni-org-roam--books-to-read’
...
By doing more of the filtering in SQL rather than Emacs Lisp it got a bit
faster.
2023-08-01 11:02:56 -07:00
346f4598a5
[oni-org] Add a dynamic block for showing a Mastodon post as a quote
2023-07-28 12:05:49 -07:00
ff837f30df
[oni-elfeed] Add a feed
2023-07-28 12:05:34 -07:00
072934a99e
[oni-core] Disable previews for ‘consult-bookmark’
2023-07-26 00:35:49 -07:00
e497aeccae
[oni-circe] Disable sending tracking to polybar
...
I'm not using polybar anymore.
2023-07-26 00:35:27 -07:00
3ec56e9641
[oni-circe] Add another channel
2023-07-26 00:35:13 -07:00
b8c519dd2b
[oni-project] Add configuration for ‘project’
...
This adds a magit option to the project switch commands so that I can view the
git status of a project right away.
2023-07-22 22:28:39 -07:00
be45505e65
[oni-notmuch] Update the way the sync output for notmuch is shown
...
- Show the output in a small window at the bottom of my screen.
- When the sync has completed successfully, close the output window.
- Automatically update the ‘*notmuch-hello*’ buffer when the process ends.
2023-07-20 22:27:41 -07:00
dceff7363a
[oni-elfeed] Add news about Final Space
2023-07-18 23:07:57 -07:00
fe81a684b0
[oni-scheme] Disable the paredit newline keybindings in Geiser REPL
2023-07-18 21:21:46 -07:00
467160bbf8
[oni-elfeed] Keep an eye on my friend's bookmarks
2023-07-17 15:51:58 -07:00
09481bedbc
[oni-circe] Add some IRC channels to lurk in
2023-07-17 15:51:42 -07:00