1
0
Fork 0
Commit graph

957 commits

Author SHA1 Message Date
f3d23e56c8 [oni-org] Fixup stuck-projects and overview agenda views 2024-04-03 13:22:29 -07:00
7c8bc8a6f2 [oni-elfeed] Add some cool bands 2024-04-03 13:22:07 -07:00
5d0fe59719 [oni-python] Remove traad dependency
I'm unable to package up traad for Guix at the moment.
2024-03-13 11:27:29 -07:00
15e555bb5e Add Stuck projects and overview agenda commands 2024-03-12 11:36:32 -07:00
2011414821 [oni-org-roam] Show only the current element of a reference 2024-02-15 12:58:02 -08:00
3d17ef6cb2 [oni-org] Remove roam files from agenda, move roam database 2024-02-15 12:57:14 -08:00
3d4924adbf [oni-elfeed] Add bands to look out for 2024-02-15 12:56:05 -08:00
bad4b6198b [oni-core] Ignore case while selecting completion candidates 2024-02-05 22:20:26 -08:00
68d911f08d [oni-yaml] Use ‘yaml-ts-mode’ when it is available 2024-02-05 16:47:45 -08:00
a91df5e4ae [oni-yaml] Remove unnecessary dependency
Flycheck yamllint has been made part of flycheck and isn't necessary to be
installed anymore.

https://github.com/flycheck/flycheck/pull/1640
2024-02-02 11:06:31 -08:00
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