| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: disable jinx-mode if loading dictionaries failed | Alan Pearce | 2024-04-28 | -1/+5 |
* | emacs: remove unused major modes: rustic, scss, js2, rjsx | Alan Pearce | 2024-04-28 | -12/+1 |
* | dev/base: configure direnv to not spam updated variables | Alan Pearce | 2024-04-28 | -0/+1 |
* | emacs: load apheleia just after format-all | Alan Pearce | 2024-04-26 | -1/+1 |
* | emacs: don't pop-up format-all errors | Alan Pearce | 2024-04-26 | -1/+1 |
* | emacs: fix eldoc messages being cleared by aphelia when enabled | Alan Pearce | 2024-04-26 | -9/+5 |
* | emacs: replace flyspell with jinx (again :^) | Alan Pearce | 2024-04-25 | -3/+8 |
* | Emacs: make magit-project-status available early | Alan Pearce | 2024-04-25 | -0/+4 |
* | emacs: use tempel for snippet expansion | Alan Pearce | 2024-04-24 | -4/+26 |
* | emacs: use tree-sitter- based go mode | Alan Pearce | 2024-04-21 | -0/+1 |
* | emacs: show directories first in dired | Alan Pearce | 2024-04-19 | -1/+1 |
* | emacs: don't always open HTML files in web-mode | Alan Pearce | 2024-04-19 | -2/+1 |
* | remove vestiges of kubernetes setup | Alan Pearce | 2024-04-19 | -9/+0 |
* | emacs: improve golang setup | Alan Pearce | 2024-04-18 | -3/+4 |
* | emacs: tweak smerge-resolve hydra | Alan Pearce | 2024-04-16 | -7/+7 |
* | Emacs: install astro-ts-mode | Alan Pearce | 2024-04-12 | -0/+3 |
* | Emacs: don't automatically try to read files with sudo | Alan Pearce | 2024-03-30 | -4/+0 |
* | Add support for developing in Nim | Alan Pearce | 2023-12-06 | -0/+8 |
* | Emacs: make web-mode settings consistent with formatter output | Alan Pearce | 2023-11-27 | -2/+2 |
* | Remove SatoshiPay | Alan Pearce | 2023-11-22 | -1/+0 |
* | Emacs: remove jinx and use flyspell instead | Alan Pearce | 2023-11-17 | -5/+3 |
* | Ema: fix wrong keybinds | Alan Pearce | 2023-10-10 | -1/+1 |
* | Emacs: install expand-region, bound to SPC in visual mode | Alan Pearce | 2023-09-22 | -0/+4 |
* | Emacs: switch to tree-sitter- based modes where applicable | Alan Pearce | 2023-09-18 | -15/+35 |
* | Emacs: remove defunct tide config (no longer installed) | Alan Pearce | 2023-09-18 | -6/+0 |
* | Emacs: add more tabnine bindings | Alan Pearce | 2023-09-17 | -0/+2 |
* | Emacs: replace company with corfu | Alan Pearce | 2023-09-17 | -51/+31 |
* | Emacs: replace company-tabnine with tabnine | Alan Pearce | 2023-09-16 | -4/+18 |
* | Emacs: install orderless | Alan Pearce | 2023-09-10 | -0/+4 |
* | Emacs: popup flymake errors at point | Alan Pearce | 2023-09-09 | -0/+4 |
* | emacs: auto-fetch nix flake inputs whilst editing | Alan Pearce | 2023-09-08 | -1/+2 |
* | emacs: avoid init errors interfering with basic functionality | Alan Pearce | 2023-09-08 | -9/+11 |
* | emacs: enable exchanging two selections with cx | Alan Pearce | 2023-09-08 | -0/+5 |
* | emacs: replace git-messenger with vc-msg | Alan Pearce | 2023-09-08 | -5/+3 |
* | Emacs: remove ledger-mode configuration | Alan Pearce | 2023-08-30 | -28/+0 |
* | eglot: use built-in version (emacs >=29) | Alan Pearce | 2023-08-29 | -1/+1 |
* | Emacs: use built-in (>=29) tree-sitter package | Alan Pearce | 2023-08-29 | -22/+0 |
* | Emacs: move mail config to private submodule | Alan Pearce | 2023-08-25 | -49/+4 |
* | Emacs: fix rainbow-delimiters init | Alan Pearce | 2023-08-23 | -2/+2 |
* | Emacs: ensure SSH_AUTH_SOCK is set on Linux | Alan Pearce | 2023-08-23 | -0/+3 |
* | Emacs: remove gc-stats | Alan Pearce | 2023-08-22 | -5/+0 |
* | Emacs: fix indent | Alan Pearce | 2023-08-21 | -3/+3 |
* | Emacs: fix stimmung-themes breaking startup on prefect | Alan Pearce | 2023-08-21 | -0/+1 |
* | Emacs: tweak startup | Alan Pearce | 2023-08-20 | -2/+3 |
* | fish: port functions and more aliases | Alan Pearce | 2023-08-20 | -0/+5 |
* | Emacs: don't make backup files at all | Alan Pearce | 2023-08-09 | -0/+1 |
* | Emacs: group buffers in ibuffer by project, showing relative path | Alan Pearce | 2023-08-06 | -0/+15 |
* | Emacs: don't auto-save files | Alan Pearce | 2023-07-30 | -4/+1 |
* | Emacs: automatically elevate privileges when editing files | Alan Pearce | 2023-07-29 | -0/+2 |
* | Emacs: disable file backups | Alan Pearce | 2023-07-29 | -12/+0 |