| Commit message (Expand) | Author | Age | Lines |
... | |
* | Emacs: install expand-region, bound to SPC in visual mode | Alan Pearce | 2023-09-22 | -0/+1 |
* | Emacs: replace company with corfu | Alan Pearce | 2023-09-17 | -5/+3 |
* | Emacs: install major-mode for systemd files | Alan Pearce | 2023-09-10 | -0/+1 |
* | Emacs: install orderless | Alan Pearce | 2023-09-10 | -0/+1 |
* | Emacs: popup flymake errors at point | Alan Pearce | 2023-09-09 | -0/+1 |
* | emacs: enable exchanging two selections with cx | Alan Pearce | 2023-09-08 | -0/+1 |
* | emacs: use built-in use-package | Alan Pearce | 2023-09-08 | -1/+0 |
* | emacs: replace git-messenger with vc-msg | Alan Pearce | 2023-09-08 | -1/+1 |
* | Emacs: remove now-duplicate client desktop application file | Alan Pearce | 2023-08-30 | -22/+0 |
* | eglot: use built-in version (emacs >=29) | Alan Pearce | 2023-08-29 | -1/+0 |
* | Emacs: use built-in (>=29) tree-sitter package | Alan Pearce | 2023-08-29 | -3/+1 |
* | Emacs: update to 29 | Alan Pearce | 2023-08-22 | -1/+1 |
* | Emacs: remove gc-stats | Alan Pearce | 2023-08-22 | -1/+0 |
* | Emacs: install cask-mode | Alan Pearce | 2023-08-21 | -0/+1 |
* | Emacs: always install feature-mode | Alan Pearce | 2023-08-20 | -0/+1 |
* | fish: port functions and more aliases | Alan Pearce | 2023-08-20 | -0/+1 |
* | Emacs: group buffers in ibuffer by project, showing relative path | Alan Pearce | 2023-08-06 | -0/+1 |
* | Emacs: automatically elevate privileges when editing files | Alan Pearce | 2023-07-29 | -0/+1 |
* | Emacs: install php-mode, just in case | Alan Pearce | 2023-07-16 | -0/+1 |
* | Emacs: automatically save state files whilst idle | Alan Pearce | 2023-07-14 | -0/+1 |
* | Install more fonts via nixpkgs | Alan Pearce | 2023-07-13 | -9/+0 |
* | Emacs: replace flyspell with jinx | Alan Pearce | 2023-07-02 | -2/+0 |
* | Revert "Emacs: use commercial-emacs (currently without tree-sitter)" | Alan Pearce | 2023-06-28 | -1/+2 |
* | Emacs: install dtrt-indent, but don't auto-enable | Alan Pearce | 2023-06-28 | -0/+1 |
* | Emacs: use commercial-emacs (currently without tree-sitter) | Alan Pearce | 2023-06-28 | -4/+4 |
* | Emacs: set up consult-dir | Alan Pearce | 2023-06-24 | -0/+1 |
* | Emacs: set up embark and its consult integration | Alan Pearce | 2023-06-24 | -0/+2 |
* | Emacs: fix override of consult-ghq | Alan Pearce | 2023-06-24 | -23/+15 |
* | Emacs: always trace init time | Alan Pearce | 2023-06-21 | -0/+1 |
* | Emacs: collect gc stats for a while | Alan Pearce | 2023-06-21 | -0/+1 |
* | Emacs: remove counsel | Alan Pearce | 2023-06-21 | -1/+0 |
* | Emacs: install forked version of consult-ghq | Alan Pearce | 2023-06-16 | -0/+23 |
* | Emacs: remove consult-project-extra | Alan Pearce | 2023-06-11 | -1/+0 |
* | Emacs: remove projectile and use builtin project.el | Alan Pearce | 2023-06-10 | -2/+2 |
* | Emacs: auto-refresh magit status buffers | Alan Pearce | 2023-06-10 | -0/+1 |
* | Emacs: add missing xhs eshell alias | Alan Pearce | 2023-06-09 | -0/+1 |
* | Emacs: install docker modes unconditionally | Alan Pearce | 2023-06-09 | -0/+2 |
* | Emacs: switch to stimmung-themes | Alan Pearce | 2023-06-07 | -2/+1 |
* | Emacs: revert back to company-tabnine | Alan Pearce | 2023-06-05 | -1/+1 |
* | Install `just` as a simplified task runner with Emacs setup | Alan Pearce | 2023-05-25 | -0/+2 |
* | emacs,zsh: don't compile init files | Alan Pearce | 2023-05-22 | -6/+0 |
* | emacs: fix icons in doom-modeline (breaking change in package) | Alan Pearce | 2023-05-22 | -3/+11 |
* | Remove some unused packages | Alan Pearce | 2023-05-21 | -4/+0 |
* | emacs: configure tree-sitter based text objects | Alan Pearce | 2023-05-14 | -0/+1 |
* | use absolute path to byte-compile emacs init files | Alan Pearce | 2023-05-12 | -2/+2 |
* | emacs: use native undo-redo instead of undo-tree package | Alan Pearce | 2023-04-30 | -1/+0 |
* | Support editing edn config files without a full clojure setup | Alan Pearce | 2023-04-30 | -0/+1 |
* | emacs: set native compilation variables for all platforms | Alan Pearce | 2023-04-30 | -3/+3 |
* | emacs: replace company-tabnine with tabnine-capf | Alan Pearce | 2023-04-30 | -0/+1 |
* | emacs: native-compile init.el ahead of time | Alan Pearce | 2023-04-25 | -3/+7 |