| Commit message (Expand) | Author | Age | Lines |
... | |
* | 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 |
* | emacs: replace wucuo with jinx | Alan Pearce | 2023-04-20 | -1/+1 |
* | use neovim as $EDITOR | Alan Pearce | 2023-04-18 | -3/+0 |
* | emacs: use consult commands to replace/enhance other packages | Alan Pearce | 2023-04-17 | -2/+0 |
* | Fix Emacs triggering XCode installer popups | Alan Pearce | 2023-04-17 | -2/+2 |
* | replace httpie with xh | Alan Pearce | 2023-04-17 | -1/+2 |
* | TabNine: move basic editor setup to tabnine module | Alan Pearce | 2023-04-17 | -5/+0 |
* | Emacs: remove package-quickstart setup | Alan Pearce | 2023-04-14 | -1/+0 |
* | Enable direnv support in emacs and neovim | Alan Pearce | 2023-04-14 | -0/+1 |
* | emacs: remove org-journal, since I don't use it | Alan Pearce | 2023-04-14 | -1/+0 |
* | emacs: enable completion of commands and envvars in shell scripts | Alan Pearce | 2023-04-11 | -0/+1 |
* | force use of nixpkgs' tabnine package in nvim/emacs | Alan Pearce | 2023-04-10 | -0/+4 |
* | emacs: use build with GTK3 | Alan Pearce | 2023-04-09 | -0/+1 |
* | emacs: re-enable live project-based grep | Alan Pearce | 2023-04-09 | -0/+1 |
* | emacs: remove bash-completion wrapper | Alan Pearce | 2023-04-08 | -1/+0 |
* | emacs: un-break package-quickstart on NixOS | Alan Pearce | 2023-04-08 | -1/+1 |
* | emacs: use standard emacs package by default | Alan Pearce | 2023-04-07 | -1/+0 |
* | emacs: setup package-quickstart cache without spewing warnings | Alan Pearce | 2023-04-05 | -1/+1 |
* | emacs: use `gls` from coreutils-prefixed for dired | Alan Pearce | 2023-04-05 | -0/+4 |
* | emacs: fix display issues with code completion popups | Alan Pearce | 2023-04-04 | -0/+1 |
* | 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 |
* | 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 |
* | 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 |