summary refs log tree commit diff
path: root/emacs
AgeCommit message (Collapse)Author
2025-02-08Remove unused configuration for fixed-pitch-modenoa
2025-02-08Use sans instead of serif variable fontnoa
2025-02-08Configure visual-fill-column for debian packagenoa
Get visual-fill-column from debian package repository instead of elpa. This version doesn't (yet) have visual-line-fill-column-mode, so we add a hook for the underlying visual-line-mode.
2025-01-13More disabling invasive org bindingsnoa
2025-01-13Don't speed up echo of keystrokenoa
2025-01-13Remove show-paren-mode config as mode is enabled by defaultnoa
2025-01-12Add some extra org mode settingsnoa
2025-01-12Use mood-line to make mode line cleanernoa
2025-01-12Remove custom agenda commandnoa
2025-01-11Don't enable dictionary-tooltip-modenoa
2025-01-11Remove unused windmove blocknoa
2025-01-11Remove autosave hooks that duplicate super-save functionalitynoa
2025-01-11Enable flymakenoa
2025-01-11Global eldoc mode is already enabled by defaultnoa
2025-01-11Remove unnecessary intangible minibuffer cursor confignoa
2025-01-10Use menu key (caps lock) to interface with notesnoa
2025-01-10Give up on isearch-mbnoa
2025-01-10Give up on standardised keybindingsnoa
2025-01-10Remove webjump and update hyperspacenoa
2025-01-10Don't show garbage collection messagesnoa
2025-01-10Add some org note configurationnoa
Support for inline-anki and org-node
2025-01-10Remove specific variable pitch transient confignoa
2025-01-10Replace fixed-pitch-mode with variable-pitch-modenoa
It's sadly an uphill battle to keep having to add exceptions to fixed-pitch-mode, so instead i think i'll just default to having text and code in variable pitch and all the other stuff can just stay fixed like it apparently wants to be.
2024-12-26Make some changes to bibliography setupnoa
2024-12-26Use external package for more robust autosavingnoa
2024-12-26Ensure inline images aren't too large in markdownnoa
2024-12-26Enable qr code generation from emacsnoa
2024-11-15Bind ctrlj search to <f2>noa
2024-11-15Remove commented load-path additionsnoa
2024-11-15Properly configure pdf-toolsnoa
2024-11-15Move load-path additions into package's individual use-package configurationsnoa
2024-11-15Keep personal emacs packages in projects directorynoa
2024-11-15Enable isearch-mb modenoa
2024-11-15Only configure wordnut if wordnet is foundnoa
2024-11-15Add early init file for emacsnoa
2024-11-15Add dash.el as dependency of non packaged packagenoa
2024-11-11Remove dirvishnoa
2024-11-11Add some files from site-lispnoa
2024-11-11Remove xeft configurationnoa
2024-11-11Remove howm configurationnoa
2024-11-11Remove cookie quote from scratch buffernoa
2024-11-11Set up a simple sly configuration for common lispnoa
2024-11-11Nicer navigation in read only buffersnoa
2024-11-11Webjump and hyperspace for easier searching the webnoa
2024-11-11Experiment with pdf-toolsnoa
2024-11-11Experiment with embarknoa
2024-11-11Add function to view ctrlj agenda using external programnoa
2024-11-11Use-package bind* ensures ctrlj binding is not overriddennoa
2024-11-11Experiment with improving isearch and replacenoa
2024-11-11Add windmove configuration and put related settings togethernoa