aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-general.el
Commit message (Collapse)AuthorAgeFilesLines
* feat: prog-general: Pin Go grammar version for Emacs compatibilityCraig Jennings2025-10-201-3/+11
| | | | | | Add cl-lib requirement and pin Go grammar to v0.19.1 to ensure compatibility with Emacs 30.2 font-lock queries. Remove redundant hs-minor-mode hook from bicycle configuration.
* refactor: prog/python: Remove defers and update symbolsCraig Jennings2025-10-201-18/+37
| | | | | | | - Remove deferred loading from various use-package declarations to streamline. - Replace deprecated `define-key` with `keymap-set` in `dired-mode-map`. - Update Python configuration to prefer `python-ts-mode` over `python-mode` and ensure associated modes and hooks work with `python-ts-mode`. - Clean up deprecated `auto-mode-alist` usage to reflect the transition to Tree-sitter based major modes.
* changing repositoriesCraig Jennings2025-10-121-0/+299