index
:
emacs-config
master
Emacs configuration files
Tom Willemse
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
oni-core.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
oni-core: Make switching buffers listen to ‘display-buf...
Tom Willemse
2026-05-26
1
-1
/
+5
*
oni-core: Use consult to show xref results
Tom Willemse
2026-05-15
1
-1
/
+3
*
oni-core: Enable prescient mode for vertico
Tom Willemse
2026-05-05
1
-1
/
+2
*
oni-core: Add functions to inc-/decrement number at point
Tom Willemse
2025-07-28
1
-1
/
+21
*
oni-core: Recursively list project directories that are safe
Tom Willemse
2025-07-07
1
-4
/
+11
*
oni-core: Add color to the unique part of a buffer name
Tom Willemse
2025-07-07
1
-0
/
+13
*
oni-core: Fix location of code
Tom Willemse
2025-07-07
1
-2
/
+2
*
oni-core: Fix some require expressions
Tom Willemse
2025-02-14
1
-4
/
+4
*
oni-core: Bring back requires
Tom Willemse
2025-02-13
1
-1
/
+76
*
oni-core: Remove all require calls
Tom Willemse
2025-02-11
1
-76
/
+1
*
oni-core: Replace package definition with updated hash
Tom Willemse
2025-01-30
1
-9
/
+22
*
oni-core: Remove buffer position from mode-line
Tom Willemsen
2025-01-02
1
-1
/
+5
*
Set up space cycling
Tom Willemse
2024-10-24
1
-1
/
+7
*
Remove keyboard shortcuts
Tom Willemse
2024-10-24
1
-18
/
+1
*
[oni-core] Ignore case while selecting completion candidates
Tom Willemse
2024-02-05
1
-1
/
+4
*
[oni-core] Remove requirement to load ‘oni-yaml’ for ...
Tom Willemse
2024-02-02
1
-2
/
+1
*
[oni-core] Remove requirement of oni-vterm when vterm get...
Tom Willemse
2024-01-05
1
-2
/
+1
*
Remove requirement of oni-vc when vc package gets loaded
Tom Willemse
2023-12-19
1
-2
/
+1
*
Remove ‘ace-link’ settings
Tom Willemse
2023-10-03
1
-7
/
+1
*
Change ace-link keybinding from ‘C-c C-o’ to ‘C-S-e’
Tom Willemse
2023-10-02
1
-2
/
+2
*
Add some more ace-link keybindings
Tom Willemse
2023-10-02
1
-1
/
+7
*
[oni-core] Fix deprecated variable warning
Tom Willemse
2023-09-18
1
-2
/
+2
*
[oni-core] Set ‘safe-local-variable-directories’
Tom Willemse
2023-09-11
1
-1
/
+7
*
[oni-core] Add command to copy the guix build hash
Tom Willemse
2023-09-11
1
-0
/
+12
*
[oni-core] Add hydra to launch certain applications
Tom Willemse
2023-09-11
1
-0
/
+10
*
[oni-core] Remove mini-frame mode
Tom Willemse
2023-08-14
1
-12
/
+1
*
[oni-core] Enable so-long-mode for files with very long l...
Tom Willemse
2023-08-06
1
-1
/
+3
*
[oni-core] Store clipboard contents into kill ring before...
Tom Willemse
2023-08-06
1
-1
/
+4
*
[oni-core] Change the vertico keybindings to be a bit mor...
Tom Willemse
2023-08-06
1
-1
/
+5
*
[oni-core] Only show relevant commands for the current mode
Tom Willemse
2023-08-06
1
-1
/
+3
*
[oni-core] Make the minibuffer prompt intangible
Tom Willemse
2023-08-06
1
-2
/
+9
*
[oni-core] Add ‘orderless-initialism’ to ‘orderless...
Tom Willemse
2023-08-05
1
-1
/
+4
*
[oni-core] Disable previews for ‘consult-bookmark’
Tom Willemse
2023-07-26
1
-2
/
+2
*
[oni-core] Remove unnecessary code
Tom Willemse
2023-07-16
1
-2
/
+1
*
[oni-core] Add settings for tree-sitter
Tom Willemse
2023-07-15
1
-1
/
+7
*
[oni-core] Remove tips display from initial scratch message
Tom Willemse
2023-07-08
1
-21
/
+1
*
[oni-core] Enable ‘isearch-lazy-count’ to show matches
Tom Willemse
2023-07-06
1
-1
/
+6
*
[oni-core] Add key to insert lambda
Tom Willemse
2023-06-15
1
-1
/
+3
*
[oni-core] Require ‘consult’ when byte-compiling ‘o...
Tom Willemse
2023-05-25
1
-4
/
+4
*
Revert "[oni-core] Call ‘consult-customize’ from the ...
Tom Willemse
2023-05-25
1
-6
/
+6
*
[oni-core] Call ‘consult-customize’ from the top-level
Tom Willemse
2023-05-25
1
-6
/
+6
*
[oni-core] Put the call to ‘consult-customize’ in sep...
Tom Willemse
2023-05-24
1
-2
/
+5
*
[oni-core] Add window management keybindings
Tom Willemse
2023-05-24
1
-1
/
+18
*
[oni-core] Add keybinding to select which window to use a...
Tom Willemse
2023-05-24
1
-0
/
+6
*
[oni-core] Add mini-frame configuration
Tom Willemse
2023-04-16
1
-2
/
+13
*
[oni-core] Add function to debug more hidden errors
Tom Willemse
2023-04-15
1
-1
/
+23
*
[oni-core] Disable previews for ‘consult-buffer’
Tom Willemse
2023-04-15
1
-1
/
+3
*
Turn off autoloading oni-ivy
Tom Willemse
2023-04-01
1
-2
/
+2
*
[oni-core] Fix related files function
Tom Willemse
2023-03-30
1
-2
/
+2
*
[oni-core] Fix function names
Tom Willemse
2023-03-20
1
-3
/
+3
[next]