about summary refs log tree commit diff stats
path: root/modules/by-name/ya/yambar/module.nix (unfollow)
Commit message (Collapse)Author
4 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).
4 daysmodules/nvim/plgs/lf: Use the nixvim moduleBenedikt Peetz
4 daysmodules/nvim/plgs/flatten: Re-enableBenedikt Peetz
The plugin had breaking changes to its config, which caused me to disable it for some time.
4 daysmodules/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.
5 daysmodules/nvim/plgs: Remove unused pluginsBenedikt Peetz
5 daysmodules/nvim/performance: InitBenedikt Peetz
It might make things faster?
5 daysmodules/nvim/plgs: Auto-loadBenedikt Peetz
5 daysmodules/nvim/mappings: Remove overlapping <Space>c mappingBenedikt Peetz
12 days