utility/direnv-vim: init

This commit is contained in:
alfarel 2025-02-25 21:24:43 -05:00
commit e9f725a536
6 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./direnv.nix
];
}