Skip to content

Commit

Permalink
Testing CI integrations: simple change
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPl292 committed Nov 3, 2023
1 parent dc95c7f commit b294bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/maddyhome/idea/vim/ui/StatusBar.kt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ import javax.swing.SwingConstants

@NonNls
internal const val STATUS_BAR_ICON_ID = "IdeaVim-Icon"
internal const val STATUS_BAR_DISPLAY_NAME = "IdeaVim"
internal const val STATUS_BAR_DISPLAY_NAME = "IdeaVimX"

internal class StatusBarIconFactory : StatusBarWidgetFactory/*, LightEditCompatible*/ {

Expand Down

0 comments on commit b294bdd

Please sign in to comment.