Skip to content

Commit 235bf43

Browse files
authored
docs(README): document new config option added in #257
1 parent 08e5876 commit 235bf43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ use {
6767
result_split_horizontal = false,
6868
-- Keep the http file buffer above|left when split horizontal|vertical
6969
result_split_in_place = false,
70+
-- stay in current windows (.http file) or change to results window (default)
71+
stay_in_current_window_after_split = false,
7072
-- Skip SSL verification, useful for unknown certificates
7173
skip_ssl_verification = false,
7274
-- Encode URL before making request

0 commit comments

Comments
 (0)