| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: show TODO comments in magit | Alan Pearce | 2024-05-19 | -0/+5 |
* | emacs: install evil-lion for alignment via gl/gL | Alan Pearce | 2024-05-18 | -0/+6 |
* | emacs: use default value for per-category completion defaults | Alan Pearce | 2024-05-17 | -1/+0 |
* | emacs: make lsp-mode and eglot behave more similarly | Alan Pearce | 2024-05-17 | -5/+25 |
* | emacs: use lsp-mode for go to support secondary language server | Alan Pearce | 2024-05-16 | -2/+30 |
* | emacs: only use gopls in go files | Alan Pearce | 2024-05-15 | -5/+0 |
* | emacs: re-add gc optimisation settings | Alan Pearce | 2024-05-15 | -1/+11 |
* | emacs: tweak corfu settings | Alan Pearce | 2024-05-13 | -1/+2 |
* | emacs: don't stop me deleting files which have changes in git | Alan Pearce | 2024-05-13 | -1/+11 |
* | use taplo as a language server (and formatter) for toml files | Alan Pearce | 2024-05-13 | -0/+2 |
* | emacs: remove config for unused package | Alan Pearce | 2024-05-13 | -5/+0 |
* | emacs: update raycast script to launch via XDG | Alan Pearce | 2024-05-12 | -1/+1 |
* | emacs: fix *-ts-mode-hook aliasing | Alan Pearce | 2024-05-12 | -10/+5 |
* | Revert "emacs: use <leader>bb to switch _project_ buffers" | Alan Pearce | 2024-05-12 | -1/+1 |
* | emacs: fix auto-formatting setup for go templates | Alan Pearce | 2024-05-11 | -5/+6 |
* | emacs: use golines to format go files | Alan Pearce | 2024-05-11 | -1/+2 |
* | enable auto-formatting of go-template files | Alan Pearce | 2024-05-10 | -2/+7 |
* | emacs: install mode for editing gitolite configuration files | Alan Pearce | 2024-05-10 | -0/+4 |
* | emacs: fix editorconfig setting wrong indent settings in elisp | Alan Pearce | 2024-05-10 | -1/+3 |
* | emacs: hide environment version in mode-line | Alan Pearce | 2024-05-10 | -0/+1 |
* | emacs: use non-deprecated variable alias | Alan Pearce | 2024-05-10 | -1/+1 |
* | emacs: use <leader>bb to switch _project_ buffers | Alan Pearce | 2024-05-10 | -1/+1 |
* | emacs: tweak corfu settings | Alan Pearce | 2024-05-08 | -1/+2 |
* | emacs: make using tempel easier (using tab to go to next argument) | Alan Pearce | 2024-05-06 | -2/+4 |
* | emacs: fix format-all using tabs for emacs lisp | Alan Pearce | 2024-05-03 | -1/+3 |
* | emacs: let magit auto-refresh its buffers | Alan Pearce | 2024-05-03 | -2/+0 |
* | emacs: fix incorrect use of defvaralias | Alan Pearce | 2024-05-03 | -5/+5 |
* | emacs: avoid magit/git errors when git updates working tree | Alan Pearce | 2024-05-03 | -4/+0 |
* | reformat init.el | Alan Pearce | 2024-05-03 | -3/+3 |
* | emacs: be explicit about using nixpkgs-fmt | Alan Pearce | 2024-05-03 | -2/+3 |
* | emacs: make ts-mode hooks always reflect their non-ts mode hooks | Alan Pearce | 2024-05-03 | -5/+5 |
* | emacs: open tmpl files in web-mode | Alan Pearce | 2024-05-03 | -2/+3 |
* | emacs: don't enable tabnine if executable can't be found | Alan Pearce | 2024-05-02 | -1/+3 |
* | golang: install and configure lang servers | Alan Pearce | 2024-05-02 | -2/+11 |
* | replace editor-specific indentation settings with editorconfig | Alan Pearce | 2024-05-02 | -20/+4 |
* | emacs: reduce diff refinement to current hunk | Alan Pearce | 2024-05-02 | -1/+1 |
* | emacs: auto-revert files changed via magit immediately | Alan Pearce | 2024-05-02 | -0/+1 |
* | emacs: enable eglot in nix-ts-mode buffers | Alan Pearce | 2024-04-30 | -0/+2 |
* | emacs: defensively check for existing non-ts- mode hooks | Alan Pearce | 2024-04-30 | -4/+15 |
* | 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 |