Skip to content

Commit 4a8e31f

Browse files
committed
Fix typo in section 2.4
1 parent 6b8d484 commit 4a8e31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vimux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Default: 0
287287
The keys sent to the runner pane before running a command. By default it sends
288288
`q` to make sure the pane is not in scroll-mode and `C-u` to clear the line.
289289

290-
let VimuxUseNearestPane = ""
290+
let VimuxResetSequence = ""
291291

292292
Default: "q C-u"
293293

0 commit comments

Comments
 (0)