neovim-flake/modules/plugins/utility/motion/precognition/default.nix

6 lines
63 B
Nix

{
imports = [
./precognition.nix
./config.nix
];
}