nvf/modules/neovim/mappings/default.nix

7 lines
59 B
Nix

{
imports = [
./config.nix
#./options.nix
];
}