aboutsummaryrefslogtreecommitdiffstats
path: root/oni-php/oni-php.el
Commit message (Expand)AuthorAgeFilesLines
* oni-php: ‘oni-php-comment-dwim’: Add ‘@use’ templateGravatar Tom Willemse2026-04-071-8/+25
* oni-php: ‘oni-php-insert-dot-dwim’: Improve detection...Gravatar Tom Willemse2026-04-071-1/+2
* oni-php: oni-php-insert-dot-dwim: Add ‘::’ operatorGravatar Tom Willemse2026-04-061-5/+21
* oni-php: Bring back ‘oni-php-comment-dwim’Gravatar Tom Willemse2026-04-011-14/+14
* oni-php: Add require for ‘map’Gravatar Tom Willemse2026-03-271-1/+2
* oni-php: Remove php-ts-mode: It's not quite readyGravatar Tom Willemse2026-03-271-26/+25
* Revert "oni-php: Add PHP treesitter override"Gravatar Tom Willemse2026-03-271-8/+1
* 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 k...Gravatar Tom Willemse2026-03-261-0/+10
* 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-161-38/+39
* oni-php: oni-php-comment-dwim: Require inactive regionGravatar Tom Willemse2026-03-091-1/+2
* oni-php: ‘oni-php-add-use’: Search for existing use m...Gravatar Tom Willemse2026-02-091-2/+2
* oni-php: Add conditions to expanding short snippetsGravatar Tom Willemse2026-01-081-1/+10
* oni-php: Add rainbow-identifiers modeGravatar Tom Willemse2025-12-221-2/+11
* oni-php: Add auto-insert template for Laravel test filesGravatar Tom Willemse2025-04-161-1/+26
* 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: 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
* oni-php: Add function that makes ‘comment-dwim’ add d...Gravatar Tom Willemse2025-02-111-1/+24
* oni-php: Add command to enter expected operatorGravatar Tom Willemse2025-01-241-1/+19
* oni-php: Add support to add first use statementGravatar Tom Willemse2025-01-221-3/+8
* 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: Make sure the use script runs in the right direc...Gravatar Tom Willemsen2024-12-301-2/+3
* oni-php: Add command to add use statementGravatar Tom Willemsen2024-12-301-1/+20
* Enable yasnippets in PHPGravatar Tom Willemsen2024-12-241-1/+2
* Remove autoloads for snippet loadingGravatar Tom Willemse2021-12-011-3/+1
* Remove all self-loading autoload cookiesGravatar Tom Willemse2021-11-231-5/+10
* [oni-fci] Remove configurationGravatar Tom Willemse2021-06-221-7/+3
* Remove phpcbf, it doesn’t seem to exist anymoreGravatar Tom Willemse2021-02-061-3/+2
* Explicitly require hydra for configs that create hydrasGravatar Tom Willemse2020-09-091-1/+2
* Use ‘display-fill-column-indicator-mode’ if possibleGravatar Tom Willemse2020-09-071-2/+6
* Add oni-hydra configuration, spruce up some hydrasGravatar Tom Willemse2020-03-051-2/+2
* Enable ‘auto-fill-mode’ for comments in most programm...Gravatar Tom Willemse2019-12-101-1/+7
* Change version formatGravatar Tom Willemse2019-09-041-1/+1
* Add snippets for ‘oni-php’Gravatar Tom Willemse2019-08-271-0/+126