aboutsummaryrefslogtreecommitdiff
path: root/tw/home/files/emacs-init.el
AgeCommit message (Collapse)Author
2023-09-14Override Emacs' faulty italics detectionTimo Wilken
2023-09-13Update Emacs, Kitty and Vim Catppuccin themesTimo Wilken
The Emacs theme saw the most development, no longer uses autothemer, and exposes a few new Customize variables.
2023-07-23Improve sly setupTimo Wilken
Need a `sly-eval-buffer' command. Also, `sly-mrepl' doesn't work without running `sly' beforehand.
2023-07-19Configure emacs-sly for Common Lisp devTimo Wilken
2023-06-10Auto-shrink Geiser REPL windowTimo Wilken
2023-05-28Install and configure Emacs haskell-modeTimo Wilken
2023-05-26Default to git commit -vTimo Wilken
2023-05-22Adjust Emacs fill-columnTimo Wilken
2023-05-21Whitelist another Guix repo snippetTimo Wilken
2023-05-20Add links to Emacs packagesTimo Wilken
I might want to replace ivy and counsel with more vanilla-like Emacs packages. Add links to them.
2023-05-05Set up project-modeTimo Wilken
2023-05-05Add keybinding for which-key-show-top-levelTimo Wilken
2023-04-26Add vc-mode-related key bindingsTimo Wilken
2023-04-26Improve counsel-dash handlingTimo Wilken
2023-04-24Improve Emacs data file locationsTimo Wilken
Move `native-compile-target-directory' setup to early-init.el to avoid clutter, and move a couple more data dirs to ~/.local/share.
2023-04-16Fix org-mode :modeTimo Wilken
2023-04-16Port Emacs changes from CERN desktopTimo Wilken
2023-04-14Use sbcl by default in EmacsTimo Wilken
2023-03-04Word-wrap Markdown filesTimo Wilken
2023-03-04Fix alidist-mode Emacs setupTimo Wilken
2023-03-04Use mail-mode for composing mail for aercTimo Wilken
2023-03-04Stop highlighting mmm-mode submodes annoyinglyTimo Wilken
2023-03-04Auto-enable flymake and line numbers in alidist-modeTimo Wilken
2023-02-20Uninstall RacketTimo Wilken
It's large and I don't use it any more.
2023-02-19Prettify form feeds in EmacsTimo Wilken
2023-01-22Improve geiser keybindingsTimo Wilken
2023-01-19Try to set Emacs native-comp cache directory earlierTimo Wilken
2023-01-19Minor keymap improvementsTimo Wilken
2023-01-19Always use evil-symbol-word-searchTimo Wilken
2023-01-19Fix eglot setupTimo Wilken
2023-01-19Fix flymake-collection setupTimo Wilken
2023-01-19Diminish more minor modesTimo Wilken
2023-01-19Fix Emacs data pathsTimo Wilken
2023-01-09Mark Guix-related eval forms as safeTimo Wilken
2023-01-08Use single-spaced sentences by defaultTimo Wilken
2023-01-07Enable aggressive-indent-mode in sh-mode and scheme-modeTimo Wilken
2022-12-30Reorganise Guix home declaration into module treeTimo Wilken