aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oni-org: Add NEXT stateGravatar Tom Willemse2026-05-221-1/+7
|
* oni-elfeed: Add some feedsGravatar Tom Willemse2026-05-221-2/+4
|
* oni-org: Remove special characters from note page nameGravatar Tom Willemse2026-05-221-2/+7
|
* oni-php: Add BelongsTo type comment for return typesGravatar Tom Willemse2026-05-211-1/+13
|
* oni-php: Remove ggtags dependencyGravatar Tom Willemse2026-05-151-3/+2
| | | | Using dumb-jump instead
* oni-core: Use consult to show xref resultsGravatar Tom Willemse2026-05-151-1/+3
|
* oni-dumb-jump: Add moduleGravatar Tom Willemse2026-05-151-0/+33
|
* oni-gui: Load yoshi-mode-lineGravatar Tom Willemse2026-05-141-1/+2
| | | | | I've been working on it little by little for a while now, it's time to actually turn it on.
* oni-php: Add phpstan-ignore snippetGravatar Tom Willemse2026-05-141-0/+5
|
* oni-php: Add corfu setupGravatar Tom Willemse2026-05-142-2/+44
|
* oni-php: Remove companyGravatar Tom Willemse2026-05-141-7/+2
|
* oni-php: Add command to ignore the error at pointGravatar Tom Willemse2026-05-081-1/+22
|
* oni-magit: Add highlighter for Linear ticketsGravatar Tom Willemse2026-05-051-1/+21
|
* oni-eww: Rename buffers to include their URLGravatar Tom Willemse2026-05-051-1/+2
|
* oni-core: Enable prescient mode for verticoGravatar Tom Willemse2026-05-051-1/+2
|
* oni-php: Add dabbrev settingGravatar Tom Willemse2026-05-051-1/+6
|
* oni-php: oni-php-grep-symbol: If region is active, grep ↵Gravatar Tom Willemse2026-05-051-1/+8
| | | | that instead
* oni-php: Update some snippetsGravatar Tom Willemse2026-05-053-0/+10
|
* oni-php: Fix up inserting ‘->’ vs ‘::’Gravatar Tom Willemse2026-04-131-5/+4
| | | | | When we're looking at a ‘)’ it should be ‘->’ since we can't return a static class in that case.
* oni-eshell: Fix issue when directory names aren't uniqueGravatar Tom Willemse2026-04-131-2/+3
| | | | | When a directory name is a substring of another directory name, just return the directory, we can't make it more unique than that.
* oni-sql: Fix typoGravatar Tom Willemse2026-04-071-2/+2
|
* oni-php: Add auto-insert template for .php filesGravatar Tom Willemse2026-04-072-8/+33
|
* oni-php: ‘oni-php-comment-dwim’: Add ‘@use’ templateGravatar Tom Willemse2026-04-071-8/+25
|
* oni-php: ‘oni-php-insert-dot-dwim’: Improve ↵Gravatar Tom Willemse2026-04-071-1/+2
| | | | detection ‘::’ vs ‘->’
* oni-php: oni-php-insert-dot-dwim: Add ‘::’ operatorGravatar Tom Willemse2026-04-061-5/+21
|
* oni-logview: Add configurationGravatar Tom Willemse2026-04-021-0/+38
|
* oni-sql: Enable ‘outline-minor-mode’ in ↵Gravatar Tom Willemse2026-04-011-1/+11
| | | | ‘sql-interactive-mode’
* oni-sql: AddGravatar Tom Willemse2026-04-011-0/+33
| | | | Configuration for ‘sql-mode’.
* oni-php: Bring back ‘oni-php-comment-dwim’Gravatar Tom Willemse2026-04-011-14/+14
|
* oni-outline: AddGravatar Tom Willemse2026-04-011-0/+38
| | | | | This configures ‘outline-minor-mode’ and will configure ‘outline-mode’ in the future as well.
* oni-php: Add require for ‘map’Gravatar Tom Willemse2026-03-271-1/+2
| | | | Hopefully this helps to make sure that ‘(setf (map-elt))’ will work.
* oni-php: Remove php-ts-mode: It's not quite readyGravatar Tom Willemse2026-03-271-26/+25
| | | | | | Rainbow delimiters mode breaks with large annotations. Functions work slightly differently, so integrations don't work as well. Navigation is unpleasantly different.
* Revert "oni-php: Add PHP treesitter override"Gravatar Tom Willemse2026-03-271-8/+1
| | | | This reverts commit 448b78d47b0a18239f00526772b4a660be01363c.
* oni-php: Simplify ‘oni-php-add-use’Gravatar Tom Willemse2026-03-261-2/+2
|
* oni-php: Add command to search for symbol at point, add ↵Gravatar Tom Willemse2026-03-261-0/+10
| | | | keybindings
* oni-org: Add function to insert org link into bufferGravatar Tom Willemse2026-03-241-1/+20
|
* oni-org: Add capture template for a reference noteGravatar Tom Willemse2026-03-241-1/+18
|
* oni-elfeed: Add phpreads feedGravatar Tom Willemse2026-03-241-2/+3
|
* oni-php: Add PHP treesitter overrideGravatar Tom Willemse2026-03-161-1/+8
|
* oni-php: Switch out ‘php-mode’ for ‘php-ts-mode’Gravatar Tom Willemse2026-03-162-38/+40
|
* oni-gui: Diminish wakatime minor mode to iconGravatar Tom Willemse2026-03-102-3/+9
|
* oni-dired: Add ‘diff-hl-dired-mode’Gravatar Tom Willemse2026-03-101-1/+3
|
* oni-php: Add some snippetsGravatar Tom Willemse2026-03-104-0/+25
|
* oni-gui: Use Dosis font for variable pitchGravatar Tom Willemse2026-03-091-2/+2
|
* oni-gui: Use ‘(setf (map-elt))’ to set ↵Gravatar Tom Willemse2026-03-091-2/+3
| | | | | | | ‘default-frame-alist’ This makes it easier to update existing values, and makes running the same command multiple times idempotent.
* oni-compilation: Notify when tests finishGravatar Tom Willemse2026-03-091-2/+2
|
* find-php-class: Ignore cdk.out directoryGravatar Tom Willemse2026-03-091-1/+4
| | | | | This directory is large and slows down the find operation AND causes old matches to show up.
* oni-php: oni-php-comment-dwim: Require inactive regionGravatar Tom Willemse2026-03-091-1/+2
| | | | | If the region is active, don't try to be smart about what to insert, just do the normal ‘comment-dwim’.
* Add ‘.wakatime-project’ as project markerGravatar Tom Willemse2026-03-081-1/+3
|
* oni-elfeed: Add feedsGravatar Tom Willemse2026-03-081-2/+4
|