1
0
Fork 0
nix-config/modules/nixos/cli/neovim/default.nix

5 lines
44 B
Nix

{
imports = [
./vim-config.nix
];
}