formatting

This commit is contained in:
Roel de Cort 2024-05-16 01:19:06 +02:00
parent 397937b59d
commit e109483e2e

View file

@ -1,5 +1,7 @@
{ {
plugins.indent-blankline = { plugins = {
indent-blankline = {
enable = true; enable = true;
}; };
};
} }