neovim-flake/modules/plugins/filetree/default.nix

6 lines
38 B
Nix

{
imports = [
./nvimtree
];
}