summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refactor(latex): merge Graphviz config into moduleCraig Jennings2025-08-143-19/+14
| | | | | | Remove standalone graphviz-config.el and its init.el require. Move graphviz-dot-mode setup into latex-config.el, add company-auctex initialization, and update AUCTeX section comment.
* feat(latex): Configure AUCTeX with latexmk and Zathura viewerCraig Jennings2025-08-141-41/+27
| | | | | | Remove legacy commented code, set up tex and auctex-latexmk packages with hooks and options, and document keybindings for macros, environments, compilation, and PDF viewing.
* chore(scripts): Remove pomm file from reset scriptCraig Jennings2025-08-141-0/+1
|
* chore: remove archive-contents and update test assetsCraig Jennings2025-08-145-169/+10
| | | | | | | Delete the legacy archive-contents file. Add a new LaTeX test asset (assets/test-latex.tex). Rename existing test files for consistent naming: - test.ledger → test-ledger.ledger - test.md → test-markdown.md - test_misspellings.org → test-misspellings.org
* updating localrepo packagesCraig Jennings2025-08-134-1/+5
|
* feat(system-defaults): native compilation prefs and log warningsCraig Jennings2025-08-131-1/+35
| | | | | | - Set async compile workers, highest optimization, and always-compile - Redirect native-comp warnings to comp-warnings.log via advice on display-warning - NOTE: log native comp warnings still needs testing
* feat(ai-config): refactor GPTel integration and add featuresCraig Jennings2025-08-131-112/+99
| | | | | | | | | - Simplify and unify `cj/toggle-gptel` with auto-focus and - scroll-to-end Introduce `ai-keymap` on C-h g for toggling and - clearing the AI buffer Use dynamic Org heading prefixes and - per-response reply headings with timestamps Update default model - setting, prompt directives, and auth key retrieval - `gptel-magit` support for Magit integration
* abbrev_defs: add idnetify typo and bump countsCraig Jennings2025-08-131-3/+4
|
* abbrevsCraig Jennings2025-08-131-0/+1
|
* added user and LLM model and version + timestamp for all responsesCraig Jennings2025-08-131-20/+107
|
* splitting help into config (internal) and utils (added packages)Craig Jennings2025-08-133-77/+91
|
* move disable mouse to system-defaults and reformat for readabilityCraig Jennings2025-08-122-26/+25
|
* fixing documentation issueCraig Jennings2025-08-121-1/+1
|
* removed unused and broken "who called me" functionCraig Jennings2025-08-121-23/+1
|
* remove unused telegram-config.elCraig Jennings2025-08-121-48/+0
|
* abbrev updatesCraig Jennings2025-08-121-5/+12
|
* package updates as of Tuesday, August 12, 2025 at 03:04:38 PM CDTCraig Jennings2025-08-1236-31/+33
|
* updating tasksCraig Jennings2025-08-041-0/+17
|
* abbrevsCraig Jennings2025-08-041-3/+5
|
* updated tramp config for better async processingCraig Jennings2025-07-311-0/+11
|
* abbrevsCraig Jennings2025-07-311-4/+14
|
* don't remove whitespace in org modeCraig Jennings2025-07-252-4/+3
|
* more abbrevsCraig Jennings2025-07-251-6/+8
|
* removing rogue abbrev, adding new one for scholarshipCraig Jennings2025-07-161-1/+1
|
* wip cj/move-org-branch-to-roamCraig Jennings2025-07-161-0/+70
|
* updating tasksCraig Jennings2025-07-161-0/+1
|
* org-noter config changesCraig Jennings2025-07-131-4/+10
| | | | | | | | - remove local custom package - vertical split - use sync-dir variable for search path - use org-pdftools for more precise links to pdftools documents - change default-notes-file-names to reading-notes.org
* pdfs should always fit-width when openedCraig Jennings2025-07-131-1/+1
|
* consolidate dashboard keybinding to f4 onlyCraig Jennings2025-07-131-6/+9
|
* abbrevsCraig Jennings2025-07-131-3/+7
|
* ai-config changesCraig Jennings2025-07-131-22/+36
| | | | | | - use defvars for directives - created a toggle function that only actually works when gptel is already up and running. - bind the toggle function to f9
* Fixing error with defining minor modeCraig Jennings2025-07-121-10/+10
| | | | Used keywords rather than deprecated positional arguments to ‘define-minor-mode’
* move erc-yank to erc-config; disable google-thisCraig Jennings2025-07-122-21/+21
|
* disable unused test codeCraig Jennings2025-07-121-29/+5
| | | | not using mpdel or yeetube, so disabling them
* pdf files should open with midnight minor mode by defaultCraig Jennings2025-07-121-0/+2
|
* updating localrepo packages to latest as of Saturday, July 12, 2025Craig Jennings2025-07-1216-12/+14
|
* rename localrepo-update-repository to cj/update-localrepo-repositoryCraig Jennings2025-07-121-1/+1
|
* add org-noter config using melpa and bind to f6Craig Jennings2025-07-122-2304/+21
|
* scroll 3 lines from top/bottomCraig Jennings2025-07-121-1/+1
|
* make pdf default format to view in calibredbCraig Jennings2025-07-111-1/+1
|
* updated tasksCraig Jennings2025-07-111-30/+32
|
* more abbrevsCraig Jennings2025-07-111-5/+9
|
* moar bookmarks!Craig Jennings2025-07-111-1/+1
|
* adding org-noter for testing/configurationCraig Jennings2025-07-112-0/+2297
|
* adding continuous scroll code in custom + configuring in pdf-configCraig Jennings2025-07-012-2/+446
|
* Add code in system-utils.el to open specific extensions via xdg-openCraig Jennings2025-06-282-65/+50
|
* Thursday, June 26, 2025 at 04:52:27 PM CDTCraig Jennings2025-06-264-7/+74
|
* fix listing switches typoCraig Jennings2025-06-171-1/+1
|
* remap shift backspace to deleteCraig Jennings2025-06-171-0/+3
|
* added lectures location to go menu in dirvishCraig Jennings2025-06-151-2/+3
|