aboutsummaryrefslogtreecommitdiffstats
path: root/oni-core.el
Commit message (Expand)AuthorAgeFilesLines
* oni-core: Make switching buffers listen to ‘display-buf...Gravatar Tom Willemse2026-05-261-1/+5
* oni-core: Use consult to show xref resultsGravatar Tom Willemse2026-05-151-1/+3
* oni-core: Enable prescient mode for verticoGravatar Tom Willemse2026-05-051-1/+2
* 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
* oni-core: Add color to the unique part of a buffer nameGravatar Tom Willemse2025-07-071-0/+13
* oni-core: Fix location of codeGravatar Tom Willemse2025-07-071-2/+2
* oni-core: Fix some require expressionsGravatar Tom Willemse2025-02-141-4/+4
* oni-core: Bring back requiresGravatar Tom Willemse2025-02-131-1/+76
* oni-core: Remove all require callsGravatar Tom Willemse2025-02-111-76/+1
* oni-core: Replace package definition with updated hashGravatar Tom Willemse2025-01-301-9/+22
* oni-core: Remove buffer position from mode-lineGravatar Tom Willemsen2025-01-021-1/+5
* Set up space cyclingGravatar Tom Willemse2024-10-241-1/+7
* Remove keyboard shortcutsGravatar Tom Willemse2024-10-241-18/+1
* [oni-core] Ignore case while selecting completion candidatesGravatar Tom Willemse2024-02-051-1/+4
* [oni-core] Remove requirement to load ‘oni-yaml’ for ...Gravatar Tom Willemse2024-02-021-2/+1
* [oni-core] Remove requirement of oni-vterm when vterm get...Gravatar Tom Willemse2024-01-051-2/+1
* Remove requirement of oni-vc when vc package gets loadedGravatar Tom Willemse2023-12-191-2/+1
* Remove ‘ace-link’ settingsGravatar Tom Willemse2023-10-031-7/+1
* Change ace-link keybinding from ‘C-c C-o’ to ‘C-S-e’Gravatar Tom Willemse2023-10-021-2/+2
* Add some more ace-link keybindingsGravatar Tom Willemse2023-10-021-1/+7
* [oni-core] Fix deprecated variable warningGravatar Tom Willemse2023-09-181-2/+2
* [oni-core] Set ‘safe-local-variable-directories’Gravatar Tom Willemse2023-09-111-1/+7
* [oni-core] Add command to copy the guix build hashGravatar Tom Willemse2023-09-111-0/+12
* [oni-core] Add hydra to launch certain applicationsGravatar Tom Willemse2023-09-111-0/+10
* [oni-core] Remove mini-frame modeGravatar Tom Willemse2023-08-141-12/+1
* [oni-core] Enable so-long-mode for files with very long l...Gravatar Tom Willemse2023-08-061-1/+3
* [oni-core] Store clipboard contents into kill ring before...Gravatar Tom Willemse2023-08-061-1/+4
* [oni-core] Change the vertico keybindings to be a bit mor...Gravatar Tom Willemse2023-08-061-1/+5
* [oni-core] Only show relevant commands for the current modeGravatar Tom Willemse2023-08-061-1/+3
* [oni-core] Make the minibuffer prompt intangibleGravatar Tom Willemse2023-08-061-2/+9
* [oni-core] Add ‘orderless-initialism’ to ‘orderless...Gravatar Tom Willemse2023-08-051-1/+4
* [oni-core] Disable previews for ‘consult-bookmark’Gravatar Tom Willemse2023-07-261-2/+2
* [oni-core] Remove unnecessary codeGravatar Tom Willemse2023-07-161-2/+1
* [oni-core] Add settings for tree-sitterGravatar Tom Willemse2023-07-151-1/+7
* [oni-core] Remove tips display from initial scratch messageGravatar Tom Willemse2023-07-081-21/+1
* [oni-core] Enable ‘isearch-lazy-count’ to show matchesGravatar Tom Willemse2023-07-061-1/+6
* [oni-core] Add key to insert lambdaGravatar Tom Willemse2023-06-151-1/+3
* [oni-core] Require ‘consult’ when byte-compiling ‘o...Gravatar Tom Willemse2023-05-251-4/+4
* Revert "[oni-core] Call ‘consult-customize’ from the ...Gravatar Tom Willemse2023-05-251-6/+6
* [oni-core] Call ‘consult-customize’ from the top-levelGravatar Tom Willemse2023-05-251-6/+6
* [oni-core] Put the call to ‘consult-customize’ in sep...Gravatar Tom Willemse2023-05-241-2/+5
* [oni-core] Add window management keybindingsGravatar Tom Willemse2023-05-241-1/+18
* [oni-core] Add keybinding to select which window to use a...Gravatar Tom Willemse2023-05-241-0/+6
* [oni-core] Add mini-frame configurationGravatar Tom Willemse2023-04-161-2/+13
* [oni-core] Add function to debug more hidden errorsGravatar Tom Willemse2023-04-151-1/+23
* [oni-core] Disable previews for ‘consult-buffer’Gravatar Tom Willemse2023-04-151-1/+3
* Turn off autoloading oni-ivyGravatar Tom Willemse2023-04-011-2/+2
* [oni-core] Fix related files functionGravatar Tom Willemse2023-03-301-2/+2
* [oni-core] Fix function namesGravatar Tom Willemse2023-03-201-3/+3