Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix typo | Alan Pearce | 7 days | -1/+1 |
| | ||||
* | emacs: remove solaire-mode | Alan Pearce | 8 days | -5/+0 |
| | ||||
* | emacs: darken backgrounds of non-editing windows | Alan Pearce | 12 days | -0/+5 |
| | ||||
* | Emacs: switch to doom-one-light theme | Alan Pearce | 12 days | -0/+5 |
| | ||||
* | emacs: install ultra-scroll | Alan Pearce | 13 days | -0/+7 |
| | ||||
* | emacs: disable line numbers in eshell | Alan Pearce | 2025-01-24 | -0/+10 |
| | ||||
* | dev/base: add markdown language server | Alan Pearce | 2025-01-22 | -0/+1 |
| | ||||
* | install ollama + emacs frontend | Alan Pearce | 2024-12-30 | -0/+6 |
| | ||||
* | emacs: allow try.el to load packages from melpa | Alan Pearce | 2024-12-29 | -0/+2 |
| | ||||
* | emacs: use patch to set path to tabnine exe | Alan Pearce | 2024-12-12 | -3/+1 |
| | ||||
* | Revert "remove tabnine and all related configuration" | Alan Pearce | 2024-12-10 | -0/+23 |
| | | | | This reverts commit 1065e1ba0fce3f7295ad6017b063f6324490aacd. | |||
* | emacs: make C-g great again | Alan Pearce | 2024-12-10 | -0/+26 |
| | ||||
* | emacs: use JSON mode for .lock files | Alan Pearce | 2024-12-10 | -0/+1 |
| | ||||
* | emacs: update icon shown in raycast | Alan Pearce | 2024-11-15 | -1/+1 |
| | ||||
* | remove tabnine and all related configuration | Alan Pearce | 2024-07-12 | -23/+0 |
| | ||||
* | emacs: avoid duplicate project.el entries | Alan Pearce | 2024-07-02 | -1/+9 |
| | ||||
* | emacs: fix dired on macOS | Alan Pearce | 2024-07-02 | -1/+1 |
| | ||||
* | emacs: bind <leader>a to code actions provided by eglot/lsp-mode | Alan Pearce | 2024-06-25 | -0/+7 |
| | ||||
* | Emacs: disable changing font size by mouse/touchpad | Alan Pearce | 2024-06-25 | -0/+4 |
| | ||||
* | emacs: remove add-node-modules-path (use direnv) | Alan Pearce | 2024-06-23 | -10/+0 |
| | ||||
* | Emacs: make bash and fish scripts executable after saving | Alan Pearce | 2024-06-23 | -1/+1 |
| | ||||
* | emacs: install and configure ssh-deploy | Alan Pearce | 2024-06-22 | -1/+8 |
| | ||||
* | emacs: start eglot in templ files | Alan Pearce | 2024-06-18 | -0/+9 |
| | ||||
* | Emacs: enable emmet in templ mode | Alan Pearce | 2024-06-17 | -1/+1 |
| | ||||
* | golang: support editing templ files | Alan Pearce | 2024-06-16 | -1/+9 |
| | ||||
* | Emacs: remove LSP issue count because it's often wrong | Alan Pearce | 2024-06-12 | -0/+1 |
| | ||||
* | Emacs: automatically open gotmpl files in web-mode | Alan Pearce | 2024-06-09 | -1/+3 |
| | ||||
* | Emacs: use default formatters for go-mode/web-mode | Alan Pearce | 2024-06-09 | -4/+0 |
| | | | | | | use dir-local variables to override where necessary instead; golines isn't used in every go project and web-mode handles a variety of template formats, not just go html/template files | |||
* | Emacs: remove unnecessary/outdated shell-script-mode settings | Alan Pearce | 2024-06-06 | -2/+0 |
| | ||||
* | Emacs: set cjs/mjs as alternative javascript file extensions | Alan Pearce | 2024-06-05 | -0/+1 |
| | ||||
* | Emacs: fix transient windows not working in "small" windows | Alan Pearce | 2024-06-05 | -1/+0 |
| | ||||
* | configure nil LSP settings correctly | Alan Pearce | 2024-06-02 | -1/+1 |
| | ||||
* | emacs: insist that magit should not enable magit-auto-revert-mode | Alan Pearce | 2024-05-26 | -3/+5 |
| | | | | | | seems as though it should have been fixed in https://github.com/magit/magit/pull/4891, which is the case for the test provided there, but does not seem to be the case for me | |||
* | emacs: enable format on save for TOML files | Alan Pearce | 2024-05-25 | -1/+3 |
| | ||||
* | emacs: only load useful tabnine library file | Alan Pearce | 2024-05-25 | -1/+1 |
| | ||||
* | Emacs: set eln cache directory properly | Alan Pearce | 2024-05-25 | -0/+5 |
| | | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory | |||
* | emacs: update references to deprecated xref-pop-marker-stack | Alan Pearce | 2024-05-23 | -2/+2 |
| | ||||
* | emacs: show compilation/shell buffers in a dedicated bottom window | Alan Pearce | 2024-05-22 | -1/+6 |
| | ||||
* | emacs: make dired re-use buffers | Alan Pearce | 2024-05-22 | -0/+1 |
| | ||||
* | emacs: start eshell-toggle from project root | Alan Pearce | 2024-05-22 | -1/+3 |
| | ||||
* | emacs: quieten eglot properly | Alan Pearce | 2024-05-21 | -1/+1 |
| | ||||
* | emacs: try treemacs | Alan Pearce | 2024-05-21 | -0/+27 |
| | ||||
* | format init.el | Alan Pearce | 2024-05-21 | -3/+3 |
| | ||||
* | emacs: fix magit-project integration erroring when called too early | Alan Pearce | 2024-05-21 | -2/+2 |
| | ||||
* | emacs: fix lsp-mode in daemon sessions | Alan Pearce | 2024-05-21 | -0/+2 |
| | ||||
* | emacs: make <leader>j jump to {lsp,eglot} symbol intelligently | Alan Pearce | 2024-05-20 | -1/+11 |
| | ||||
* | 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 |
| |