plugins/zk: init + tests (#340)

This commit is contained in:
traxys 2023-04-17 23:13:12 +02:00 committed by GitHub
parent f8c412ba7f
commit 838f616f0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 79 additions and 0 deletions

View file

@ -100,5 +100,6 @@
./utils/emmet.nix
./utils/magma-nvim.nix
./utils/which-key.nix
./utils/zk.nix
];
}