diff --git a/plugins/toml/resources/META-INF/plugin.xml b/plugins/toml/resources/META-INF/plugin.xml index 945b7a6a7206..a870b76aa36c 100644 --- a/plugins/toml/resources/META-INF/plugin.xml +++ b/plugins/toml/resources/META-INF/plugin.xml @@ -25,7 +25,7 @@ implementationClass="org.toml.lang.psi.TomlFileType" fieldName="INSTANCE" extensions="toml" - fileNames="Cargo.lock;Cargo.toml.orig;Gopkg.lock;Pipfile;poetry.lock"/> + fileNames="Cargo.lock;Cargo.toml.orig;Gopkg.lock;Pipfile;poetry.lock;uv.lock"/>