plugins/nixvim: init

This commit is contained in:
Gaetan Lepage 2024-10-16 11:48:37 +02:00
parent 429f2e8d1a
commit b9ea7f88b6
2 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.nabla.enable = true;
};
}