feat: add plantuml-syntax plugin

nixos
Moritz Böhme 2024-04-24 09:01:42 +02:00
parent ad8ff7d016
commit 462cb1d851
1 changed files with 1 additions and 0 deletions

View File

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