Thu, 02 Oct 2025 10:45:18 -0500 Minor cleanups.
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:45:18 -0500] rev 111
Minor cleanups.
Thu, 02 Oct 2025 10:40:00 -0500 Cleaned out some last remaining custome variable and ido stuff.
Luke Hoersten <luke@hoersten.org> [Thu, 02 Oct 2025 10:40:00 -0500] rev 110
Cleaned out some last remaining custome variable and ido stuff. Changes: - Added custom.el to .gitignore - Updated gc-cons-threshold comment (removed flx-ido reference) - Changed yasnippet to use yas-completing-read instead of yas-ido-prompt (works with vertico) - Removed commented-out old package list
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
(0) -100 -30 -10 -6 tip