utility/direnv-vim: init

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

View file

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