Commit message (Collapse) | Author | ||
---|---|---|---|
7 hours | pkgs/yt: Add missing mold dependency | Benedikt Peetz | |
9 hours | pkgs/yt: 1.6.1 -> 1.7.0 | Benedikt Peetz | |
10 hours | treewide: Update | Benedikt Peetz | |
12 hours | modules/nvim/plgs/lsp-progress: Completely remove | Benedikt Peetz | |
12 hours | modules/nvim/plgs/tree-sitter: Avoid extra syntex highlighting in latex | Benedikt Peetz | |
This slows the nvim client noticeably down and is only really needed for vim-tex's math mapping, which I don't use. | |||
12 hours | modules/nvim/plgs/flatten: Remove | Benedikt 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). | |||
12 hours | modules/nvim/plgs/lf: Use the nixvim module | Benedikt Peetz | |
12 hours | modules/nvim/plgs/flatten: Re-enable | Benedikt Peetz | |
The plugin had breaking changes to its config, which caused me to disable it for some time. | |||
12 hours | modules/nvim/plgs/femaco: Use the nixvim module | Benedikt Peetz | |
We still import the config as lua file, as it is essentially just callback functions, which would result in strings and `__raw` in nix. | |||
12 hours | modules/nvim/plgs: Remove unused plugins | Bened |