summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* refactor(keyboard-macros): Improve structure and error handlingCraig Jennings2025-09-061-40/+29
* refactor: Improve whitespace and region handling in custom functionsCraig Jennings2025-09-061-95/+96
* feat(ai-directives): Improve chat and emacs directivesCraig Jennings2025-09-061-24/+68
* feat(ai-config): Improve AI keymap documentation clarityCraig Jennings2025-09-061-4/+3
* feat(erc): Enhance with multi-server support and improved UICraig Jennings2025-09-061-37/+231
* feat(ai): Enhance GPTel workflow with save/load functionalityCraig Jennings2025-09-062-93/+314
* don't leave trailing space if there's no end-comment characterCraig Jennings2025-09-061-2/+5
* remove tron theme and update to recent packagesCraig Jennings2025-09-061-4/+0
* added commentary to match updated functionsCraig Jennings2025-09-051-7/+6
* feat: Reorganize buffer editing functions and key bindingsCraig Jennings2025-09-051-12/+22
* added cj/clear-to-end-of-bufferCraig Jennings2025-09-051-1/+10
* added tron-legacy-themeCraig Jennings2025-09-031-0/+5
* remapping vanilla org-set-tags to counsel-org-tagCraig Jennings2025-09-031-1/+5
* adding pcmpl-args and company-shell for eshellCraig Jennings2025-09-031-0/+16
* refactor: Simplify org-capture templates; fix duplicate propertiesCraig Jennings2025-09-032-50/+30
* added functionality for eshellCraig Jennings2025-09-031-0/+24
* improved tramp performance, file handling, security & auth settingsCraig Jennings2025-09-031-16/+87
* avoid hardcoding initialsCraig Jennings2025-09-031-1/+1
* fix(git-timemachine): Display date information in commit selectionCraig Jennings2025-09-031-2/+34
* adding efrit (disabled as it's not currently working)Craig Jennings2025-09-031-0/+6
* restored original webclipper functionalityCraig Jennings2025-09-031-39/+18
* move all disable mouse code to test and begin mousetrap modeCraig Jennings2025-09-022-41/+59
* select content before splitting window and leverage ivyCraig Jennings2025-09-021-17/+29
* correcting reading notes file and jump toCraig Jennings2025-09-022-3/+4
* adding package pm directiveCraig Jennings2025-09-022-4/+29
* adding current project -- jumperCraig Jennings2025-09-021-0/+176
* gptel should use projectile to add file to context if in projectCraig Jennings2025-09-021-6/+22
* adding common locations for dirvishCraig Jennings2025-09-021-4/+6
* disable workaround for org-element issueCraig Jennings2025-09-021-1/+1
* feat(auth): Improve GPG authentication with loopback pinentry modeCraig Jennings2025-09-022-50/+8
* run ChatGPT by defaultCraig Jennings2025-09-011-5/+5
* wip webclipper and org-capture issuesCraig Jennings2025-09-012-6/+46
* deferring latex items since they're not in use oftenCraig Jennings2025-09-011-0/+3
* flyspell should also wait for abbrev to loadCraig Jennings2025-09-011-2/+1
* load org-element.el as a workaround for bugCraig Jennings2025-09-011-0/+5
* Fixed comment boxCraig Jennings2025-08-311-17/+61
* refactor: Move project todo functions within projectile use-packageCraig Jennings2025-08-311-39/+33
* configured anthropic's claude. Genericized assistant org headingCraig Jennings2025-08-311-23/+33
* added function and keybinding to open projects todo.org fileCraig Jennings2025-08-311-13/+37
* - remap flycheck-projectile-list errors to C-p xCraig Jennings2025-08-311-1/+2
* chore(config): refine comments, docs and flycheck bindingCraig Jennings2025-08-312-2/+5
* (refactor) custom functionsCraig Jennings2025-08-312-656/+657
* chore(ai-directives): Add Git expertise and refine directivesCraig Jennings2025-08-311-11/+12
* removing C-c u for capitalize regionCraig Jennings2025-08-311-1/+0
* cosmetic comment additionsCraig Jennings2025-08-301-2/+2
* add defers to exercism and leetcode; add leetcode keybindingCraig Jennings2025-08-301-0/+3
* (refactor) separate text directives from codeCraig Jennings2025-08-302-123/+145
* alphabetized directives, added emacs config and prompt directivesCraig Jennings2025-08-301-75/+116
* add cj/buffer-same-mode for switching between mode buffersCraig Jennings2025-08-301-0/+12
* removing disabled test codeCraig Jennings2025-08-301-97/+50