Skip to content

Commit c5d1187

Browse files
authored
Place 'ViDGChord' in the right group (#3422)
1 parent 8d1e3c1 commit c5d1187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PSReadLine/KeyBindings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ public static KeyHandlerGroup GetDisplayGrouping(string function)
585585
case nameof(ViEditVisually):
586586
case nameof(ViExit):
587587
case nameof(ViInsertMode):
588+
case nameof(ViDGChord):
588589
case nameof(WhatIsKey):
589590
case nameof(ShowCommandHelp):
590591
case nameof(ShowParameterHelp):

0 commit comments

Comments
 (0)