| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: unset magit-auto-revert-mode correctly | Alan Pearce | 2023-03-24 | -1/+1 |
* | emacs: inhibit `evil-want-keybinding` warning on compile | Alan Pearce | 2023-03-24 | -0/+2 |
* | emacs: save recent files and command history between sessions | Alan Pearce | 2023-03-24 | -0/+6 |
* | emacs: don't message about auto-reloading files | Alan Pearce | 2023-03-23 | -1/+1 |
* | emacs: auto-load magit after a while | Alan Pearce | 2023-03-23 | -0/+1 |
* | emacs: remove nix-mode eglot setup (already default) | Alan Pearce | 2023-03-23 | -1/+0 |
* | emacs: simplify minibuffer completion using only built-in packages | Alan Pearce | 2023-03-23 | -38/+20 |
* | emacs: improve shell autosuggestions and enable in comint modes | Alan Pearce | 2023-03-20 | -2/+6 |
* | emacs: don't delete eshell window on `exit` if last window | Alan Pearce | 2023-03-20 | -1/+3 |
* | emacs: close eshell buffer and window when running `exit` | Alan Pearce | 2023-03-15 | -4/+6 |
* | Emacs: disable magit-auto-revert-mode properly | Alan Pearce | 2023-03-15 | -1/+2 |
* | Emacs: use C-x C-f to complete filenames in insert mode | Alan Pearce | 2023-03-15 | -1/+2 |
* | nix: use nixpkgs-fmt instead of alejandra | Alan Pearce | 2023-03-14 | -1/+3 |
* | emacs: hide menu-bar in darwin terminals | Alan Pearce | 2023-03-14 | -2/+2 |
* | Install nil as a langserver for nix | Alan Pearce | 2023-03-14 | -0/+2 |
* | emacs: fix internal shell missing PATH entries | Alan Pearce | 2023-03-14 | -6/+7 |
* | Emacs: save files with a trailing newline, as expected by posix | Alan Pearce | 2023-03-14 | -1/+2 |
* | Emacs: show context-menu on right-click | Alan Pearce | 2023-03-14 | -0/+1 |
* | Emacs: enable paredit | Alan Pearce | 2023-03-08 | -0/+4 |
* | Emacs: fix overly dark git fringes | Alan Pearce | 2023-03-07 | -3/+3 |
* | Emacs: migrate to new modus-themes customisation | Alan Pearce | 2023-03-07 | -8/+26 |
* | Emacs: speedup modus theme toggling | Alan Pearce | 2023-03-07 | -3/+3 |
* | Emacs: use wucuo instead of flyspell | Alan Pearce | 2023-03-06 | -3/+8 |
* | Emacs: install missing flyspell-correct subpackage | Alan Pearce | 2023-03-06 | -1/+3 |
* | Emacs: cleanup modeline | Alan Pearce | 2023-03-06 | -1/+4 |
* | Emacs: Set ispell default dictionary to British English | Alan Pearce | 2023-03-06 | -0/+2 |
* | Emacs: Reformat comment to improve auto-formatting | Alan Pearce | 2023-02-25 | -2/+1 |
* | Emacs: don't wrap long lines | Alan Pearce | 2023-02-25 | -0/+2 |
* | Emacs: initialise format-all correctly | Alan Pearce | 2022-10-25 | -1/+2 |
* | Emacs: configure apheleia | Alan Pearce | 2022-10-17 | -0/+7 |
* | Use alejandra instead of nixfmt | Alan Pearce | 2022-10-16 | -4/+1 |
* | Emacs: configure flyspell-correct for spellchecking | Alan Pearce | 2022-10-16 | -0/+11 |
* | Emacs: improve nix indentation and make automatic | Alan Pearce | 2022-10-09 | -1/+5 |
* | Emacs: remove unnecessary disabling code | Alan Pearce | 2022-10-08 | -2/+1 |
* | Emacs: enable calling my/set-dark-or-light-theme | Alan Pearce | 2022-10-08 | -0/+1 |
* | Emacs: switch back to modus-vivendi as dark theme | Alan Pearce | 2022-10-08 | -1/+1 |
* | Emacs: enable smooth scrolling on macOS | Alan Pearce | 2022-10-08 | -0/+4 |
* | Emacs: fix startup echo area message inhibition | Alan Pearce | 2022-10-08 | -1/+1 |
* | Emacs: move eval-last-sexp to ,xe | Alan Pearce | 2022-10-08 | -1/+2 |
* | Emacs: fix TIDE setup | Alan Pearce | 2022-10-07 | -1/+1 |
* | Emacs: fix dark/light theme switcher on non-macOS | Alan Pearce | 2022-10-07 | -1/+1 |
* | Emacs: fix dark/light auto-switching | Alan Pearce | 2022-10-03 | -3/+3 |
* | Emacs: limit eldoc display in echo area to one line | Alan Pearce | 2022-10-03 | -1/+2 |
* | Emacs: remove message when loading mail config | Alan Pearce | 2022-10-03 | -1/+1 |
* | Emacs: change dark theme to spacemacs' | Alan Pearce | 2022-10-03 | -1/+1 |
* | Emacs: fix mismatching ivy faces when switching dark/light modes | Alan Pearce | 2022-10-03 | -2/+3 |
* | Emacs: replace lsp packages with eglot | Alan Pearce | 2022-10-03 | -40/+14 |
* | Emacs: use dark/light theme on macos according to system | Alan Pearce | 2022-10-03 | -4/+27 |
* | Emacs: fix typo in dired configuration | Alan Pearce | 2022-07-12 | -1/+1 |
* | Emacs: fix ancient typo in tramp-default-proxies-alist | Alan Pearce | 2022-07-02 | -1/+1 |