aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/nv/nvim/plgs/femaco/lua (unfollow)
Commit message (Collapse)Author
9 daystreewide: FormatBenedikt Peetz
2025-06-24modules/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.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2024-11-09refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz