aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat:config-utils: add debug-keymap C-c d, profiling, benchmarkingCraig Jennings2025-10-211-98/+230
* feat: buffer: added cj/copy-buffer-name convenience functionCraig Jennings2025-10-211-67/+74
* feat:org-agenda: enhance daily agenda performance and keybindingsCraig Jennings2025-10-201-105/+311
* feat:reconcile-open-repos: enhance git repository reconciliationCraig Jennings2025-10-201-25/+53
* refactor:org: improve forward declarations and update key bindingsCraig Jennings2025-10-201-33/+80
* refactor:recording:: improve ffmpeg-based device detection + perfCraig Jennings2025-10-201-49/+101
* feat:flyspell: Enhance spell check flow and abbrev integrationCraig Jennings2025-10-201-109/+141
* feat:programming: Enhance language-specific keybindings and setupCraig Jennings2025-10-205-17/+276
* feat:python: Enhance Python LSP setup with plugins and configCraig Jennings2025-10-201-5/+60
* feat: prog-go: integrate LSP support for GoCraig Jennings2025-10-201-2/+49
* feat: prog-general: integrate LSP for improved code intelligenceCraig Jennings2025-10-201-0/+44
* feat: prog-c: Enhance C programming environment with LSP and GDBCraig Jennings2025-10-201-16/+128
* feat(modules): Enhance Common Lisp and Scheme setupCraig Jennings2025-10-201-41/+79
* feat: prog-general: Pin Go grammar version for Emacs compatibilityCraig Jennings2025-10-201-3/+11
* refactor: prog-python: Remove hs-minor-mode from python setupCraig Jennings2025-10-201-1/+0
* feat: prog-go: Enhance Go configuration with go-ts-modeCraig Jennings2025-10-201-18/+39
* refactor: prog/python: Remove defers and update symbolsCraig Jennings2025-10-202-29/+50
* refactor: show-kill-ring: improve code readability and consistencyCraig Jennings2025-10-201-7/+4
* refactor: ui-theme: improve theme switching and persistenceCraig Jennings2025-10-201-17/+10
* refactor: ui-navigation: update keybindings and declarationsCraig Jennings2025-10-201-9/+11
* docs: modeline: Update commentary for performance optimizationsCraig Jennings2025-10-201-1/+21
* feat:mouse-trap-mode: add buffer-local activation and excluded modesCraig Jennings2025-10-201-7/+20
* refactor: org-capture: Simplify and restructure capture configCraig Jennings2025-10-201-108/+69
* feat: org-capture: Add drill capture helpers and templatesCraig Jennings2025-10-202-49/+88
* refactor: ui-config: replace defcustom with defvar for consistencyCraig Jennings2025-10-201-17/+17
* docs: media-utils: Update commentary for default media selectionCraig Jennings2025-10-201-2/+13
* refactor: system-defaults: update key remapping methodCraig Jennings2025-10-201-1/+1
* feat: keyboard-macros: Improve macro handling and error checksCraig Jennings2025-10-201-23/+57
* refactor: external-open: Update key binding to use keymap-global-setCraig Jennings2025-10-201-1/+4
* feat:erc-config: Enhance keybinding management and server connectionCraig Jennings2025-10-201-55/+125
* feat: dwim-shell-config: Enhance security and add menu to diredCraig Jennings2025-10-201-130/+221
* refactor: dirvish: Enhance Dirvish configuration and key bindingsCraig Jennings2025-10-201-51/+88
* refactor: diff-config: replace define-key with keymap-setCraig Jennings2025-10-201-6/+6
* docs: custom-whitespace: Add detailed module commentaryCraig Jennings2025-10-201-10/+18
* chore: ai-config: migrate key bindings to keymap-set functionCraig Jennings2025-10-201-14/+14
* refactor: custom-text-enclose: update key binding syntaxCraig Jennings2025-10-201-5/+15
* refactor(custom-ordering): Use keymap-set for key bindingsCraig Jennings2025-10-201-5/+5
* refactor(keybindings): Use keymap-global-set for remapCraig Jennings2025-10-201-1/+1
* refactor: system-utils: Improve function declarations and keybindingsCraig Jennings2025-10-201-23/+25
* refactor: text-config: Use setopt and tweak hook functionsCraig Jennings2025-10-201-42/+24
* chore: undead-buffers: Update keybinding functions and docstringsCraig Jennings2025-10-201-109/+8
* chore: vc-config: auto-load forge when visiting magit-statusCraig Jennings2025-10-201-1/+4
* docs: custom-ordering: Enhance commentary and function descriptionsCraig Jennings2025-10-201-6/+19
* fix: auth-config: change require for user-constantsCraig Jennings2025-10-201-1/+1
* fix: custom-misc: correct custom-keymap evaluationCraig Jennings2025-10-201-2/+2
* fix: custom-file-buffer: Declare cj/custom-keymap for compilationCraig Jennings2025-10-201-1/+2
* fix(custom-datetime): resolve undefined variable warningCraig Jennings2025-10-201-1/+2
* fix(custom-case): Correct eval-when-compile for custom-keymapCraig Jennings2025-10-201-1/+1
* fix(custom-comments): update comment for eval-when-compileCraig Jennings2025-10-201-1/+1
* doc: Improved CommentaryCraig Jennings2025-10-201-1/+13