Thu, 02 Oct 2025 10:33:24 -0500 Replace custom ibuffer code with ibuffer-project
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:33:24 -0500] rev 109
Replace custom ibuffer code with ibuffer-project - Remove custom ibuffer major-mode grouping functions using obsolete flet - Add ibuffer-project package for automatic project-based buffer grouping - Simplify configuration from ~25 lines to ~6 lines
Thu, 02 Oct 2025 10:28:03 -0500 Added git stuff:
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:28:03 -0500] rev 108
Added git stuff: - forge - GitHub/GitLab integration (view PRs, issues in magit) - magit-todos - Shows TODO/FIXME/XXX comments in magit status - C-x g keybinding for quick access to magit-status - Enabled magit-todos-mode globally
Thu, 02 Oct 2025 10:22:50 -0500 Upgraded JS modes.
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:22:50 -0500] rev 107
Upgraded JS modes. Changes: - Removed js2-mode package - Added treesit-auto package - Enabled global-treesit-auto-mode This will automatically: - Use js-ts-mode for JavaScript files - Install tree-sitter grammars on first use - Apply tree-sitter modes to other languages too (JSON, TypeScript, Python, etc.)
Thu, 02 Oct 2025 10:12:51 -0500 Moved from zencoding for html to emmet:
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:12:51 -0500] rev 106
Moved from zencoding for html to emmet: Changes: - Package list: zencoding-mode → emmet-mode - html-mode hook: zencoding-mode → emmet-mode
Thu, 02 Oct 2025 09:50:40 -0500 Moved from ido and smex to vertico, orderless, consult, marginalia for auto complete.
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 09:50:40 -0500] rev 105
Moved from ido and smex to vertico, orderless, consult, marginalia for auto complete. Packages updated: - Removed: flx-ido, smex - Added: vertico, orderless, consult, marginalia Configuration changes: - vertico-mode replaces ido-mode for completion UI - orderless provides fuzzy matching (replaces flx-ido) - marginalia-mode adds helpful annotations - consult-buffer replaces default buffer switching (better than ido) - consult-ripgrep replaces plain rg command (adds preview) - consult-yank-pop on M-y (enhanced kill-ring browsing) Your keybindings: - M-x now uses vertico (no special binding needed) - C-x b → consult-buffer (enhanced) - C-c g → consult-ripgrep (with live preview) - M-y → consult-yank-pop (browse kill ring) Please enter the commit message for your changes. Lines starting
Thu, 02 Oct 2025 09:45:55 -0500 Fixed some code rot issues.
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 09:45:55 -0500] rev 104
Fixed some code rot issues.
Sun, 16 Feb 2020 14:02:12 -0600 Replaced ag with rg.
Luke Hoersten <luke@hoersten.org> [Sun, 16 Feb 2020 14:02:12 -0600] rev 103
Replaced ag with rg.
Thu, 16 Aug 2018 20:20:43 -0500 merge
Luke Hoersten <luke@hoersten.org> [Thu, 16 Aug 2018 20:20:43 -0500] rev 102
merge
Thu, 16 Aug 2018 20:19:16 -0500 merge
Luke Hoersten <luke@hoersten.org> [Thu, 16 Aug 2018 20:19:16 -0500] rev 101
merge
Thu, 26 Jul 2018 11:18:15 -0500 Fixed pager in eshell.
Luke Hoersten <luke@hoersten.org> [Thu, 26 Jul 2018 11:18:15 -0500] rev 100
Fixed pager in eshell.
(0) -100 -10 tip