summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* add brotli to base packages HEAD mainAlan Pearce19 hours-0/+1
|
* emacs: use .gotmpl extension for go templatesAlan Pearce19 hours-2/+2
|
* dev/web: replace prettier with prettierdAlan Pearce20 hours-1/+1
|
* emacs: make using tempel easier (using tab to go to next argument)Alan Pearce20 hours-2/+4
|
* dev/base: set default tab width to 4Alan Pearce4 days-0/+1
|
* nix: install nixpkgs-lintAlan Pearce4 days-0/+1
|
* emacs: fix format-all using tabs for emacs lispAlan Pearce4 days-1/+3
|
* emacs: let magit auto-refresh its buffersAlan Pearce4 days-2/+0
|
* emacs: fix incorrect use of defvaraliasAlan Pearce4 days-5/+5
|
* lisp: add clispAlan Pearce4 days-0/+1
|
* remove unused gaming packagesAlan Pearce4 days-13/+1
|
* emacs: avoid magit/git errors when git updates working treeAlan Pearce4 days-5/+0
|
* reformat init.elAlan Pearce4 days-3/+3
|
* emacs: be explicit about using nixpkgs-fmtAlan Pearce4 days-2/+3
|
* emacs: make ts-mode hooks always reflect their non-ts mode hooksAlan Pearce4 days-5/+5
|
* emacs: open tmpl files in web-modeAlan Pearce4 days-2/+3
|
* tabnine: update module and configurationAlan Pearce4 days-39/+50
|
* emacs: don't enable tabnine if executable can't be foundAlan Pearce5 days-1/+3
|
* fix syntax errorAlan Pearce5 days-1/+1
|
* golang: install and configure lang serversAlan Pearce5 days-2/+13
|
* replace editor-specific indentation settings with editorconfigAlan Pearce5 days-23/+29
|
* base: don't show line numbers in batAlan Pearce5 days-0/+1
|
* prefect: enable function keys on lofree keyboardAlan Pearce5 days-0/+10
|
* emacs: reduce diff refinement to current hunkAlan Pearce5 days-1/+1
|
* emacs: auto-revert files changed via magit immediatelyAlan Pearce5 days-0/+1
|
* kitty: open new tabs in current directoryAlan Pearce5 days-0/+4
|
* fish: replace pisces with autopairAlan Pearce7 days-2/+1
|
* shell: remove gh eco extensionAlan Pearce7 days-1/+0
|
* emacs: enable eglot in nix-ts-mode buffersAlan Pearce7 days-0/+2
|
* emacs: defensively check for existing non-ts- mode hooksAlan Pearce7 days-4/+15
|
* home-manager: automatically move files that are in the wayAlan Pearce7 days-1/+1
|
* shell: make gh create a git remote when forkingAlan Pearce7 days-1/+1
|
* fish: fix call to nix-your-shellAlan Pearce7 days-1/+1
|
* shell: fix typo in gh aliasAlan Pearce7 days-1/+1
|
* fish: configure pisces to only pair at end of lineAlan Pearce7 days-0/+1
|
* shell: configure programs.ghAlan Pearce7 days-1/+10
|
* move overlays to root folderAlan Pearce7 days-32/+39
|
* use `nh` as a nixos-rebuild wrapper with nice outputAlan Pearce8 days-6/+17
|
* emacs: install nix-ts-modeAlan Pearce8 days-0/+4
|
* fix lorri flake compatibilityAlan Pearce8 days-2/+7
|
* set up lorriAlan Pearce8 days-0/+15
|
* emacs: make <leader> fd delete the current fileAlan Pearce8 days-1/+1
|
* fish: switch from nix-your-shell to any-nix-shellAlan Pearce8 days-5/+2
|
* emacs: use "base" mode hooks where there are ts and non-ts modesAlan Pearce8 days-8/+18
|
* dev/zig: install a language serverAlan Pearce8 days-0/+3
|
* nix: install any-nix-shellAlan Pearce8 days-0/+6
|
* remove old patch fileAlan Pearce8 days-79/+0
|
* mba: set linux-builder.config to a function to avoid importAlan Pearce8 days-5/+3
|
* emacs: fix indentation in go-mode filesAlan Pearce9 days-1/+2
|
* tabnine: use gopls as go language serverAlan Pearce9 days-4/+2
|