Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | emacs: show explanations of minibuffer completion candidates | Alan Pearce | 2023-04-02 | -0/+1 | |
| | |||||
* | emacs: make init.el compilation messages easier to find | Alan Pearce | 2023-04-02 | -1/+1 | |
| | |||||
* | emacs: remove unused yasnippet package | Alan Pearce | 2023-04-02 | -1/+0 | |
| | |||||
* | emacs: remove unused auto-async-byte-compile package | Alan Pearce | 2023-04-02 | -1/+0 | |
| | |||||
* | emacs: sort minibuffer completion candidates by frecency | Alan Pearce | 2023-04-02 | -0/+1 | |
| | |||||
* | emacs: make minibuffer completion ui popup faster | Alan Pearce | 2023-04-02 | -0/+1 | |
| | | | | replace fido-vertical-mode with vertico | ||||
* | emacs: generate PATH at build time | Alan Pearce | 2023-04-01 | -0/+11 | |
| | |||||
* | emacs: replace swiper with ctrlf | Alan Pearce | 2023-03-30 | -1/+1 | |
| | |||||
* | emacs: make lisp editing more evil with lispyville | Alan Pearce | 2023-03-30 | -1/+2 | |
| | |||||
* | emacs: simplify minibuffer completion using only built-in packages | Alan Pearce | 2023-03-23 | -3/+0 | |
| | |||||
* | emacs: improve shell autosuggestions and enable in comint modes | Alan Pearce | 2023-03-20 | -1/+1 | |
| | | | | replace esh-autosuggest with capf-autosuggest | ||||
* | Re-format with nixpkgs-fmt | Alan Pearce | 2023-03-14 | -8/+9 | |
| | |||||
* | Move language-based editor plugins to language files | Alan Pearce | 2023-03-14 | -36/+0 | |
| | |||||
* | emacs: install lua-mode for editing neovim config | Alan Pearce | 2023-03-14 | -0/+1 | |
| | |||||
* | Setup zig development environment | Alan Pearce | 2023-03-10 | -0/+1 | |
| | |||||
* | Emacs: use wucuo instead of flyspell | Alan Pearce | 2023-03-06 | -0/+1 | |
| | |||||
* | Emacs: install missing flyspell-correct subpackage | Alan Pearce | 2023-03-06 | -0/+1 | |
| | |||||
* | Emacs: remove php-mode | Alan Pearce | 2022-10-17 | -1/+0 | |
| | |||||
* | Reformat files with alejandra | Alan Pearce | 2022-10-16 | -121/+126 | |
| | |||||
* | Emacs: configure flyspell-correct for spellchecking | Alan Pearce | 2022-10-16 | -0/+1 | |
| | |||||
* | Emacs: default to Emacs with native compilation and GTK3 | Alan Pearce | 2022-10-12 | -1/+1 | |
| | |||||
* | Move emacs-overlay to flake input | Alan Pearce | 2022-10-12 | -5/+0 | |
| | |||||
* | Emacs: remove doom-themes | Alan Pearce | 2022-10-03 | -1/+0 | |
| | |||||
* | Emacs: replace lsp packages with eglot | Alan Pearce | 2022-10-03 | -5/+3 | |
| | |||||
* | Add modes for working with janet files | Alan Pearce | 2022-06-24 | -0/+1 | |
| | |||||
* | emacs: use a more colourful theme (modus-operandi) | Alan Pearce | 2022-06-23 | -0/+2 | |
| | |||||
* | Emacs: install tree-sitter-mode | Alan Pearce | 2022-06-23 | -0/+3 | |
| | |||||
* | Emacs: remove fish-completion | Alan Pearce | 2022-06-13 | -1/+0 | |
| | |||||
* | Emacs: replace small git file modes with git-modes | Alan Pearce | 2022-06-13 | -3/+1 | |
| | |||||
* | Create initial rust development setup | Alan Pearce | 2021-05-06 | -0/+1 | |
| | |||||
* | Configure basic clojure development environment | Alan Pearce | 2021-04-13 | -0/+2 | |
| | |||||
* | edit: use new Emacs frame (aka OS window) | Alan Pearce | 2021-04-13 | -1/+1 | |
| | |||||
* | emacs: enable racket, racket-xp modes | Alan Pearce | 2021-03-19 | -0/+1 | |
| | |||||
* | Emacs: use package-quickstart | Alan Pearce | 2021-03-09 | -0/+1 | |
| | |||||
* | Emacs: remove ivy-prescient | Alan Pearce | 2020-12-29 | -2/+0 | |
| | | | | Causes slowdowns for very little benefit | ||||
* | Emacs: remove deprecated evil-magit package | Alan Pearce | 2020-12-21 | -1/+0 | |
| | | | | Consumed by evil-collection | ||||
* | Emacs: install and enable ivy-prescient | Alan Pearce | 2020-12-08 | -0/+2 | |
| | |||||
* | Emacs: remove company-lsp (obsolete) | Alan Pearce | 2020-11-16 | -1/+0 | |
| | | | | Superseded by company's own company-capf backend | ||||
* | Emacs: replace prettier-js and sqlformat with format-all | Alan Pearce | 2020-10-24 | -2/+1 | |
| | |||||
* | Emacs: don't install desktop file on darwin | Alan Pearce | 2020-09-21 | -1/+3 | |
| | |||||
* | Emacs: format SQL files on save | Alan Pearce | 2020-08-26 | -0/+1 | |
| | |||||
* | Emacs: move relevant config to early-init | Alan Pearce | 2020-08-26 | -0/+6 | |
| | |||||
* | BC! Emacs: move config to XDG config dir | Alan Pearce | 2020-08-26 | -2/+2 | |
| | |||||
* | Remove prettier_d | Alan Pearce | 2020-08-24 | -1/+0 | |
| | | | | Poor installation method, slows down installs for a small increase in performance. | ||||
* | Emacs: update to unstable channel (27.1) | Alan Pearce | 2020-08-24 | -0/+1 | |
| | |||||
* | Emacs: Add lsp-ivy for nice goto-workspace-definition command | Alan Pearce | 2020-07-06 | -0/+1 | |
| | |||||
* | Emacs: add tide for live TS type checking | Alan Pearce | 2020-06-11 | -0/+1 | |
| | | | | | eslint doesn't check types, which leads to surprising behaviour when building. | ||||
* | Emacs: remove relative-buffers package (404) | Alan Pearce | 2020-05-01 | -1/+0 | |
| | | | | Replaced by doom-modeline functionality | ||||
* | Emacs: re-add company-lsp | Alan Pearce | 2020-04-21 | -0/+1 | |
| | | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback. | ||||
* | Emacs: Install doom themes | Alan Pearce | 2020-04-05 | -0/+1 | |
| |