about summary refs log tree commit diff stats
path: root/modules/home/soispha/conf/alacritty/yaml (unfollow)
Commit message (Collapse)Author
3 hourstreewide: UpdateBenedikt Peetz
4 hoursmodules/nvim/plgs/lsp-progress: Completely removeBenedikt Peetz
4 hoursmodules/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.
4 hoursmodules/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).
4 hoursmodules/nvim/plgs/lf: Use the nixvim moduleBenedikt Peetz
4 hoursmodules/nvim/plgs/flatten: Re-enableBenedikt Peetz
The plugin had breaking changes to its config, which caused me to disable it for some time.
4 hoursmodules/nvim/plgs/femaco: Use the nixvim moduleBenedikt 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.
4 hoursmodules/nvim/plgs: Remove unused pluginsBenedikt Peetz
4 hoursmodules/nvim/performance: InitBenedikt Peetz
It might make things faster?
4 hours