aboutsummaryrefslogtreecommitdiff
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
* feat:browser: Add browser configuration moduleCraig Jennings2025-10-231-1/+1
| | | | | | | Introduce `browser-config.el` to handle browser selection and configuration within Emacs. This module discovers available browsers, allows user selection through `M-x cj/choose-browser`, and persists the choice while supporting all link types.
* chore:init: remove commented-out prog-lsp require lineCraig Jennings2025-10-231-1/+0
| | | | | Clean up init.el by removing the unnecessary commented require statement for prog-lsp.
* style(init.el): Update module requirements and commentsCraig Jennings2025-10-231-14/+13
| | | | | | Reorganize and comment out certain module requirements for clarity. Include comments to indicate test progress and modules in development.
* maint: gptel: fetch_page: needs major work so disabling for nowCraig Jennings2025-10-201-4/+10
|
* add quick video capture to initCraig Jennings2025-10-151-0/+1
|
* maint: remaining custom functions grouped into separate modulesCraig Jennings2025-10-121-1/+8
|
* maint: assemble file and buffer operations into single moduleCraig Jennings2025-10-121-1/+2
|
* feat: mousetrap-mode: move mousetrap-mode from wip into moduleCraig Jennings2025-10-121-0/+1
|
* changing repositoriesCraig Jennings2025-10-121-0/+142