nichts/modules/editors/nvf/plugins/settings/template.nix
2024-07-06 15:15:37 +02:00

4 lines
50 B
Nix

{
programs.neovim-flake.settings.vim = {
};
}