Skip to content

Commit

Permalink
[zig] remove reader mode matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
HTGAzureX1212 committed Jan 17, 2025
1 parent bc96c39 commit 5e1310d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion zig/zig-plugin/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<projectService serviceImplementation="zigzen.openapi.components.ZigProjectsService"
serviceInterface="zigzen.openapi.components.IZigProjectsService"/>
<projectViewPane implementation="com.intellij.ide.projectView.impl.ProjectViewPane"/>
<readerModeMatcher implementation="zigzen.codeInsight.actions.ZigNonProjectFilesReaderModeMatcher"/>
<runConfigurationProducer implementation="zigzen.execution.configurations.ZigBuildLazyRunConfigurationProducer"/>
<runConfigurationProducer implementation="zigzen.execution.configurations.ZigRunLazyRunConfigurationProducer"/>
<runConfigurationProducer implementation="zigzen.execution.configurations.ZigTestLazyRunConfigurationProducer"/>
Expand Down

0 comments on commit 5e1310d

Please sign in to comment.