Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Canop committed Nov 4, 2022
2 parents 58f87dc + c1d776d commit 6549df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/conf_verbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ verbs: [
}
{
invocation: "open"
key: crtl-O
key: ctrl-O
internal: ":open_stay"
}
{
Expand Down Expand Up @@ -221,7 +221,7 @@ internal = ":select_last"

[[verbs]]
invocation = "open"
key = "crtl-O"
key = "ctrl-O"
internal = ":open_stay"

[[verbs]]
Expand Down

0 comments on commit 6549df4

Please sign in to comment.