aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* oni-core: Fix some require expressionsGravatar Tom Willemse2025-02-141-4/+4
|
* oni-core: Bring back requiresGravatar Tom Willemse2025-02-131-1/+76
| | | | But this time don't throw an error if the settings can't be loaded.
* oni-scheme: Add function that will try to hide importsGravatar Tom Willemse2025-02-131-1/+39
|
* oni-core: Remove all require callsGravatar Tom Willemse2025-02-111-76/+1
| | | | | | This isn't how I configure my system anymore, and it's been getting in my way for ages. Makes any system that I haven't installed my configuration for completely unusable.
* oni-php: Add function that makes ‘comment-dwim’ add ↵Gravatar Tom Willemse2025-02-111-1/+24
| | | | | | | | doc comments This checks to see if point is right before a function and if so adds a documentation comment. Otherwise it calls to the original ‘comment-dwim’ to do the right thing for that particular place.
* oni-core: Replace package definition with updated hashGravatar Tom Willemse2025-01-301-9/+22
|
* oni-git-commit: Add ‘-’ as paragraph separatorGravatar Tom Willemse2025-01-301-1/+9
|
* oni-git-commit: Make sure refill doesn't refill git ↵Gravatar Tom Willemse2025-01-301-3/+4
| | | | | | | commit comments Re-add the advice around ‘refill-after-change-function’ every time that the function's library is loaded.
* oni-js: Consider .vue files to be JS files for searchingGravatar Tom Willemse2025-01-241-2/+2
|
* oni-php: Add command to enter expected operatorGravatar Tom Willemse2025-01-241-1/+19
| | | | | The command either inserts a ‘.’ if point is next to, or inside, a string or inside a comment. Otherwise it'll insert the access operator ‘->’ instead.
* oni-php: Add snippet for test classGravatar Tom Willemse2025-01-221-0/+15
|
* oni-php: Add support to add first use statementGravatar Tom Willemse2025-01-221-3/+8
|
* oni-gui: Fix icons pathGravatar Tom Willemsen2025-01-151-2/+2
|
* Replace isearch and auto-revert icons with SVG imagesGravatar Tom Willemsen2025-01-153-9/+20
| | | | | The font awesome fonts don't always work quite right, but SVG images are pretty good to work with.
* Add snippet for PHP modeGravatar Tom Willemsen2025-01-131-0/+5
|
* oni-core: Remove buffer position from mode-lineGravatar Tom Willemsen2025-01-021-1/+5
|
* oni-php: Enable subword-modeGravatar Tom Willemsen2024-12-301-1/+2
|
* oni-php: Warn me when I'm trying to use a non-existent classGravatar Tom Willemsen2024-12-301-3/+6
|
* oni-php: find-php-class: Only match namespace at ↵Gravatar Tom Willemsen2024-12-301-1/+1
| | | | beginning of line
* Add snippet to add the namespace to a fileGravatar Tom Willemsen2024-12-301-0/+5
|
* oni-php: Make sure the use script runs in the right ↵Gravatar Tom Willemsen2024-12-301-2/+3
| | | | directory
* oni-php: Add command to add use statementGravatar Tom Willemsen2024-12-302-1/+39
|
* Enable yasnippets in PHPGravatar Tom Willemsen2024-12-241-1/+2
|
* Add PHP snippets for writing testsGravatar Tom Willemsen2024-12-242-0/+17
|
* Add PHP snippet for <?php headerGravatar Tom Willemsen2024-12-231-0/+5
|
* Fix indentation for ‘with-env’Gravatar Tom Willemse2024-12-181-1/+2
|
* Indent ‘with-cwd’ differentlyGravatar Tom Willemse2024-12-171-1/+3
| | | | | | | Like this: (with-cwd "directory" (something))
* Remove handle dependencyGravatar Tom Willemse2024-11-011-7/+2
| | | | I've never actually used it and it was causing errors in Guix.
* Add a couple of names to watch out for in elfeedGravatar Tom Willemse2024-10-241-2/+6
|
* Add a couple of blog feedsGravatar Tom Willemse2024-10-241-1/+3
|