plugin/which-key: init + tests (#337)

This commit is contained in:
traxys 2023-04-16 13:08:07 +02:00 committed by GitHub
parent 3b1df35a8c
commit 75a5e45b2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 292 additions and 0 deletions

View file

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