fix: plantuml-syntax
This commit is contained in:
parent
b5b54eb0e7
commit
d4db0cec27
1 changed files with 1 additions and 1 deletions
|
@ -210,6 +210,6 @@ in
|
|||
cmd = [ "ConformInfo" "Format" ];
|
||||
conf = readFile ./lua/conform.lua;
|
||||
}
|
||||
{ plugin = plantuml-syntax; }
|
||||
{ plugin = pkgs.vimPlugins.plantuml-syntax; }
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue