Skip to content

Commit

Permalink
[Info]: fix bind syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxCan-Code authored and condy0919 committed Sep 4, 2021
1 parent c35694e commit 7c2cb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/info/evil-collection-info.el
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

"d" 'Info-directory
"u" 'Info-up
"g L" 'Info-history ; "L"
"gL" 'Info-history ; "L"
"s" 'Info-search
"S" 'Info-search-case-sensitively
"i" 'Info-index
Expand Down

0 comments on commit 7c2cb5a

Please sign in to comment.