about summary refs log tree commit diff stats
path: root/notes (unfollow)
Commit message (Collapse)Author
46 hoursmodules/nix-index/command_not_found: Avoid using a non-existing commandBenedikt Peetz
The `eprintln` was previously supplied (impurely) by my shell library, and without it, the command-not-found handler goes into infinite recursion.
46 hoursmodules/zsh: Remove the insulting command not found handlerBenedikt Peetz
It is fun, but not worth the extra complexity.
46 hourspkgs/yt: 1.7.0 -> 1.7.1Benedikt Peetz
6 dayspkgs/i3bar-river: Update patch to it's newest versionBenedikt Peetz
6 dayspkgs/yt: Add missing mold dependencyBenedikt Peetz
6 dayspkgs/yt: 1.6.1 -> 1.7.0Benedikt Peetz
6 daystreewide: UpdateBenedikt Peetz
6 daysmodules/nvim/plgs/lsp-progress: Completely removeBenedikt Peetz
6 daysmodules/nvim/plgs/tree-sitter: Avoid extra syntex highlighting in latexBenedikt Peetz
This slows the nvim client noticeably down and is only really needed for vim-tex's math mapping, which I don't use.
6 daysmodules/nvim/plgs/flatten: RemoveBenedikt Peetz
It does not work, and I hope that I do not need it any longer (considering that it was disabled since ~01-01-2025).
6 days