aboutsummaryrefslogtreecommitdiff
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
* chore:init:change marker identifying test progressionCraig Jennings2025-10-261-1/+1
|
* feat:erc: Enable IRC client in dashboard and update keybindingsCraig Jennings2025-10-251-1/+1
| | | | | | | | | | Uncommented ERC client initialization in `init.el`. Replaced "cj/erc-start-or-switch" with "cj/erc-switch-to-buffer-with-completion" in dashboard. Altered keybindings to use "C-; E" instead of "C-c e" for ERC commands. Defined a new keymap "cj/erc-keymap" for better command organization. Removed deprecated `locate-library` checks and `cj/erc-command-map`. Refined code layout for clarity.
* chore:init: Remove obsolete eradio-config require statementCraig Jennings2025-10-251-1/+0
| | | | | The eradio-config dependency has been removed from the init file, potentially because it is no longer needed or has been deprecated.
* 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