summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* emacs: defensively check for existing non-ts- mode hooks HEAD mainAlan Pearce2 days-4/+15
|
* home-manager: automatically move files that are in the wayAlan Pearce2 days-1/+1
|
* shell: make gh create a git remote when forkingAlan Pearce2 days-1/+1
|
* fish: fix call to nix-your-shellAlan Pearce2 days-1/+1
|
* shell: fix typo in gh aliasAlan Pearce2 days-1/+1
|
* fish: configure pisces to only pair at end of lineAlan Pearce2 days-0/+1
|
* shell: configure programs.ghAlan Pearce2 days-1/+10
|
* move overlays to root folderAlan Pearce2 days-32/+39
|
* use `nh` as a nixos-rebuild wrapper with nice outputAlan Pearce2 days-6/+17
|
* emacs: install nix-ts-modeAlan Pearce2 days-0/+4
|
* fix lorri flake compatibilityAlan Pearce2 days-2/+7
|
* set up lorriAlan Pearce2 days-0/+15
|
* emacs: make <leader> fd delete the current fileAlan Pearce3 days-1/+1
|
* fish: switch from nix-your-shell to any-nix-shellAlan Pearce3 days-5/+2
|
* emacs: use "base" mode hooks where there are ts and non-ts modesAlan Pearce3 days-8/+18
|
* dev/zig: install a language serverAlan Pearce3 days-0/+3
|
* nix: install any-nix-shellAlan Pearce3 days-0/+6
|
* remove old patch fileAlan Pearce3 days-79/+0
|
* mba: set linux-builder.config to a function to avoid importAlan Pearce3 days-5/+3
|
* emacs: fix indentation in go-mode filesAlan Pearce3 days-1/+2
|
* tabnine: use gopls as go language serverAlan Pearce3 days-4/+2
|
* tabnine: fix config parse errorAlan Pearce3 days-1/+1
|
* emacs: don't enable or require lispy _directly_Alan Pearce3 days-6/+0
| | | | | lispyville requires lispy; however, enabling lispy makes some evil keybindings very confusing
* emacs: tweak completion candidate matchingAlan Pearce3 days-1/+4
|
* emacs: remove company-webAlan Pearce3 days-1/+0
|
* emacs: remove ibuffer-projectAlan Pearce3 days-17/+0
|
* fish: write function to enable `open -a appname[.desktop]` on linuxAlan Pearce4 days-1/+18
|
* disable some unused development languagesAlan Pearce4 days-4/+0
|
* nix: install nix-treeAlan Pearce4 days-0/+1
|
* git: fix diff header regex for emacs lisp filesAlan Pearce4 days-1/+1
| | | | source: https://protesilaos.com/codelog/2021-01-26-git-diff-hunk-elisp-org/
* move nix tools to home-manager profileAlan Pearce4 days-3/+3
|
* remove some unused development packagesAlan Pearce4 days-62/+5
|
* git: remove sops differAlan Pearce4 days-3/+0
|
* base: only install process misc utilities on linuxAlan Pearce4 days-1/+2
|
* emacs: replace custom treesitter mode settings with treesit-autoAlan Pearce4 days-38/+15
|
* emacs: make eglot quiet on connectionAlan Pearce4 days-0/+2
|
* emacs: disable jinx-mode if loading dictionaries failedAlan Pearce4 days-1/+5
|
* fish: enable automatic delimiter pairing via piscesAlan Pearce4 days-0/+1
|
* emacs: remove unused major modes: rustic, scss, js2, rjsxAlan Pearce4 days-19/+1
|
* dev/base: don't overwrite direnvrc (contains nix-direnv include)Alan Pearce4 days-10/+10
|
* dev/base: configure direnv to not spam updated variablesAlan Pearce4 days-0/+13
|
* fish: use reverse (prompt at top) layout for fzfAlan Pearce4 days-1/+1
|
* fish: update and reconfigure pluginsAlan Pearce4 days-30/+21
|
* update flake inputsAlan Pearce4 days-24/+25
|
* base: install basic process toolsAlan Pearce4 days-0/+1
|
* emacs: load apheleia just after format-allAlan Pearce5 days-1/+1
|
* emacs: don't pop-up format-all errorsAlan Pearce5 days-1/+1
|
* emacs: fix eldoc messages being cleared by aphelia when enabledAlan Pearce6 days-9/+5
|
* override enchant with support for applespell on macOSAlan Pearce6 days-0/+11
|
* emacs: replace flyspell with jinx (again :^)Alan Pearce6 days-3/+9
|