| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: install nix-ts-mode | Alan Pearce | 2024-04-29 | -0/+3 |
* | emacs: make <leader> fd delete the current file | Alan Pearce | 2024-04-29 | -1/+1 |
* | emacs: use "base" mode hooks where there are ts and non-ts modes | Alan Pearce | 2024-04-29 | -8/+18 |
* | emacs: fix indentation in go-mode files | Alan Pearce | 2024-04-28 | -1/+2 |
* | emacs: don't enable or require lispy _directly_ | Alan Pearce | 2024-04-28 | -5/+0 |
* | emacs: tweak completion candidate matching | Alan Pearce | 2024-04-28 | -1/+4 |
* | emacs: remove ibuffer-project | Alan Pearce | 2024-04-28 | -16/+0 |
* | emacs: replace custom treesitter mode settings with treesit-auto | Alan Pearce | 2024-04-28 | -33/+14 |
* | emacs: make eglot quiet on connection | Alan Pearce | 2024-04-28 | -0/+2 |
* | 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: add raycast script to open Emacs.app with shell environment | Alan Pearce | 2024-04-25 | -0/+12 |
* | 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 |