Skip to content

Commit d24c085

Browse files
committed
chore: fix plugin id in plugin.xml
1 parent dda9959 commit d24c085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<idea-plugin>
2-
<id>org.example.untitled1</id>
2+
<id>com.github.lppedd.kotlin-additional-highlighting</id>
33
<name>Kotlin Additional Highlighting</name>
44
<vendor email="lp.edoardo@gmail.com" url="http://www.github.com/lppedd/idea-kotlin-additional-highlighting">
55
Edoardo Luppi

0 commit comments

Comments
 (0)