summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-23chore:init: remove commented-out prog-lsp require lineCraig Jennings
2025-10-23feat:dirvish-config: Add absolute path copy functionalityCraig Jennings
2025-10-23style(init.el): Update module requirements and commentsCraig Jennings
2025-10-23style:early-init: Correct indentation and adjust settingsCraig Jennings
2025-10-23refactor: unify and simplify key binding setupsCraig Jennings
2025-10-23refactor:org-contacts-config: Update template and keymap bindingsCraig Jennings
2025-10-23refactor:org-modules: Improve org-mode configurationCraig Jennings
2025-10-23refactor:help-config: update keybinding functionsCraig Jennings
2025-10-23chore:keybindings: update comments and remove unused codeCraig Jennings
2025-10-23style:host-environment: Fix quoting in docstringsCraig Jennings
2025-10-23refactor:font-config: update font settings and keybindingsCraig Jennings
2025-10-23refactor:mail-config: update command declarations and keymap bindingCraig Jennings
2025-10-23refactor:eshell-vterm-config): update keymap and eshell loadingCraig Jennings
2025-10-23refactor:help-utils: keymap bindings for devdocs and cj/local-archCraig Jennings
2025-10-23style:media-utils: Fix indentation and change default playerCraig Jennings
2025-10-23docs:games-config: Update commentary on game packagesCraig Jennings
2025-10-23refactor(dwim-shell-config): Reorganize and remove redundant codeCraig Jennings
2025-10-23refactor(dirvish-config): streamline commentary and key bindingsCraig Jennings
2025-10-22test: Add unit tests for `join-line-or-region` and `join-paragraph`Craig Jennings
2025-10-22refactor:custom-line-paragraph:: Remove expand-region demandCraig Jennings
2025-10-22feat:emacs-build-script:build both emacs and emacs-debug versionsCraig Jennings
2025-10-22better instrucitons for quality engineering promptCraig Jennings
2025-10-22feat:nov/epub: Enhance EPUB handling and visual preferencesCraig Jennings
2025-10-22feat: modules: Add popper-config for popup window managementCraig Jennings
2025-10-22feat: undead-buffers: Add `cj/make-buffer-undead` function and testsCraig Jennings
2025-10-22fix cosmetic whitespace issueCraig Jennings
2025-10-22renamed emacs-dev+pm prompt, adding quality-engineer promptCraig Jennings
2025-10-21fix: config-utilities: Show Emacs binary location in version infoCraig Jennings
2025-10-21feat:custom-misc: added switch to previous buffer C-; SPCCraig Jennings
2025-10-21moved toggle-debug-on error keybindign to config-utilsCraig Jennings
2025-10-21refactor:config-utils: method rename, remove dead codeCraig Jennings
2025-10-21removing test asset duplicateCraig Jennings
2025-10-21feat:config-utils: add debug-keymap C-c d, profiling, benchmarkingCraig Jennings
2025-10-21feat: buffer: added cj/copy-buffer-name convenience functionCraig Jennings
2025-10-20feat:org-agenda: enhance daily agenda performance and keybindingsCraig Jennings
2025-10-20feat:reconcile-open-repos: enhance git repository reconciliationCraig Jennings
2025-10-20refactor:org: improve forward declarations and update key bindingsCraig Jennings
2025-10-20refactor:recording:: improve ffmpeg-based device detection + perfCraig Jennings
2025-10-20feat:flyspell: Enhance spell check flow and abbrev integrationCraig Jennings
2025-10-20feat:programming: Enhance language-specific keybindings and setupCraig Jennings
2025-10-20feat:python: Enhance Python LSP setup with plugins and configCraig Jennings
2025-10-20feat: prog-go: integrate LSP support for GoCraig Jennings
2025-10-20feat: prog-general: integrate LSP for improved code intelligenceCraig Jennings
2025-10-20feat: prog-c: Enhance C programming environment with LSP and GDBCraig Jennings
2025-10-20feat(modules): Enhance Common Lisp and Scheme setupCraig Jennings
2025-10-20feat: prog-general: Pin Go grammar version for Emacs compatibilityCraig Jennings
2025-10-20refactor: prog-python: Remove hs-minor-mode from python setupCraig Jennings
2025-10-20feat: prog-go: Enhance Go configuration with go-ts-modeCraig Jennings
2025-10-20refactor: prog/python: Remove defers and update symbolsCraig Jennings
2025-10-20refactor: show-kill-ring: improve code readability and consistencyCraig Jennings