| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor:org-modules: Improve org-mode configuration | Craig Jennings | 2025-10-23 | 1 | -187/+124 |
| | | | | | | | | | Remove redundant declarations and reorganize settings for clarity. Centralize org-mode customizations and use `use-package` for streamlined loading and configuration. Remove backward-compatible safeguards and reduce inline comments for cleaner code. Optimize key mappings and simplify the setup of org-related packages. | ||||
| * | refactor:org: improve forward declarations and update key bindings | Craig Jennings | 2025-10-20 | 1 | -33/+80 |
| | | | | | | | | | | Add forward declarations for org-mode variables and functions to improve code clarity and organization. Update key binding methods to use keymap-unset and keymap-global-set for better compatibility. Group org-mode settings more logically and remove unnecessary custom-set-variables call. Enable org-superstar mode using a hook for cleaner initialization. | ||||
| * | refactor: created specific org-dir variable for ~/sync/org | Craig Jennings | 2025-10-18 | 1 | -1/+1 |
| | | |||||
| * | refactor: org-store-link: move keybinding to org-config | Craig Jennings | 2025-10-16 | 1 | -2/+3 |
| | | |||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+267 |
