Compare commits

...

3 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -190,5 +190,6 @@ with builtins;
cmd = [ "ConformInfo" "Format" ]; cmd = [ "ConformInfo" "Format" ];
conf = readFile ./lua/conform.lua; conf = readFile ./lua/conform.lua;
} }
{ plugin = plantuml-syntax; }
]; ];
} }