aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oni-org: Add function to change TODO state back after ↵Gravatar Tom Willemse2026-01-081-3/+11
| | | | clocking out
* oni-php: Add conditions to expanding short snippetsGravatar Tom Willemse2026-01-084-1/+13
|
* oni-php: Remove unused snippetGravatar Tom Willemse2026-01-081-8/+0
|
* Remove beacon-modeGravatar Tom Willemse2026-01-083-21/+4
| | | | | It doesn't really work very well, it's slow, intrusive. I'll use pulse instead where I want something.
* oni-magit: Set ‘magit-diff-visit-prefer-worktree’ to tGravatar Tom Willemse2026-01-061-1/+7
|
* oni-php: Add rainbow-identifiers modeGravatar Tom Willemse2025-12-221-2/+11
|
* oni-notmuch: Fix deprecation warningGravatar Tom Willemse2025-12-151-2/+2
|
* oni-elfeed: Add some more feedsGravatar Tom Willemse2025-12-151-2/+6
|
* oni-eshell: Add imenu expression for promptsGravatar Tom Willemse2025-12-151-1/+7
|
* oni-notmuch: Show newest emails firstGravatar Tom Willemse2025-12-151-1/+3
|
* oni-notmuch: Remove unread tag when I archive a messageGravatar Tom Willemse2025-12-151-1/+2
|
* oni-notmuch: Add special face for Punt-related emailsGravatar Tom Willemse2025-12-151-0/+2
|
* oni-web: Add js ffap function and a rename functionGravatar Tom Willemse2025-12-101-1/+8
|
* oni-project: Fix vterm nameGravatar Tom Willemse2025-12-101-2/+2
|
* oni-php: Add snippetsGravatar Tom Willemse2025-12-104-2/+26
|
* oni-js: Add function that will guess the javascript ↵Gravatar Tom Willemse2025-12-101-1/+39
| | | | import location
* oni-sh: Fix definition of facesGravatar Tom Willemse2025-10-101-3/+3
|
* oni-sh: Include ‘bash-ts-mode’ for everything needed ↵Gravatar Tom Willemse2025-10-101-7/+10
| | | | for ‘sh-mode’
* oni-web: Add imenu regexp expressionGravatar Tom Willemse2025-10-031-1/+21
|
* oni-js: Include more functions in the imenu regexpGravatar Tom Willemse2025-10-031-4/+6
|
* oni-js: Set generic imenu expression for JavaScript ↵Gravatar Tom Willemse2025-08-051-1/+13
| | | | functions
* oni-web: Include Vue files in web-modeGravatar Tom Willemse2025-08-011-1/+4
|
* oni-core: Add functions to inc-/decrement number at pointGravatar Tom Willemse2025-07-281-1/+21
|
* oni-core: Recursively list project directories that are safeGravatar Tom Willemse2025-07-071-4/+11
| | | | | | | | | | These are all project directories that are written by me, either for personal projects or work. None of these should have any dangerous directory local settings. The ‘foreign’ directory is where I keep other people's code that I've either forked for making contributions or for reading the source code. These I may or may not be able to trust.
* oni-core: Add color to the unique part of a buffer nameGravatar Tom Willemse2025-07-071-0/+13
| | | | | | | | This only applies to buffer lists like ‘switch-buffer’, ‘ibuffer’, and the like, not to the mode-line. This should help make it easier to distinguish which parts are special when more than one buffer with the same name is open.
* oni-magit: Highlight current line when magit-blame-mode ↵Gravatar Tom Willemse2025-07-071-1/+3
| | | | is enabled
* oni-core: Fix location of codeGravatar Tom Willemse2025-07-071-2/+2
| | | | This is the new location for all of my code projects.
* oni-js: Add .mjs files as JavaScript filesGravatar Tom Willemse2025-06-241-2/+6
|
* oni-sh: Make .env files sh-mode filesGravatar Tom Willemse2025-06-241-1/+3
|
* oni-css: Enable prettier modeGravatar Tom Willemse2025-06-171-2/+3
|
* oni-scheme: Allow ‘|’ to be used in SchemeGravatar Tom Willemse2025-06-021-1/+3
|
* oni-php: Add snippetsGravatar Tom Willemse2025-05-202-0/+12
|
* oni-php: Change key of test-comment snippet to @tGravatar Tom Willemse2025-05-201-1/+1
|
* oni-yaml: Enable flycheckGravatar Tom Willemse2025-05-081-2/+3
|
* js: Add prettier for formattingGravatar Tom Willemse2025-04-231-2/+3
|
* web: Add prettier for formattingGravatar Tom Willemse2025-04-231-3/+4
|
* oni-php: Add auto-insert template for Laravel test filesGravatar Tom Willemse2025-04-161-1/+26
|
* oni-php: Add logger-info snippetGravatar Tom Willemse2025-04-101-0/+5
|
* oni-php: Add more snippetsGravatar Tom Willemse2025-04-072-0/+13
|
* oni-php: Swap electric-pair-mode for smartparensGravatar Tom Willemse2025-04-071-2/+2
|
* oni-php: Make sure imports aren't duplicatedGravatar Tom Willemse2025-04-071-5/+6
|
* oni-php: Fix casts snippetGravatar Tom Willemse2025-04-071-1/+1
|
* oni-php: Add ‘rainbow-delimiters-mode’Gravatar Tom Willemse2025-04-071-3/+4
|
* oni-php: Make ‘oni-php-comment-dwim’ work with classesGravatar Tom Willemse2025-04-071-2/+3
|
* Add strict-types snippet to PHPGravatar Tom Willemse2025-04-071-0/+5
|
* Add casts snippet to PHPGravatar Tom Willemse2025-04-071-0/+7
|
* notmuch: Redo deleted tag displayGravatar Tom Willemse2025-04-061-2/+2
|
* oni-org: Remove reference to exocortex-novusGravatar Tom Willemse2025-03-061-2/+2
|
* oni-org: Update location of todo filesGravatar Tom Willemse2025-03-062-36/+11
|
* oni-org: Move tasks to gtd folderGravatar Tom Willemse2025-03-061-7/+13
|