Skip to content

Commit

Permalink
Add new plugin to check plugin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPl292 committed Jan 26, 2024
1 parent 26d4074 commit e04a15b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ val knownPlugins = listOf(
"com.github.dankinsoid.multicursor",
"com.joshestein.ideavim-quickscope",
"ca.alexgirard.HarpoonIJ",
"com.protoseo.input-source-auto-converter",

// "cc.implicated.intellij.plugins.bunny", // I don't want to include this plugin in the list of IdeaVim plugins as I don't understand what this is for
)
Expand Down

0 comments on commit e04a15b

Please sign in to comment.