File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ RestConfigResult *RestConfigResult*
2323 Fields: ~
2424 {split} (RestConfigResultSplit) Result split window behavior
2525 {behavior} (RestConfigResultBehavior) Result buffer behavior
26+ {keybinds} (RestConfigResultKeybinds) Keybinds settings to navigate throught request results
2627
2728
2829RestConfigResultSplit *RestConfigResultSplit*
@@ -65,6 +66,14 @@ RestConfigResultFormatters *RestConfigResultFormatters*
6566 {html} (string|fun(body:string):string,table) HTML formatter
6667
6768
69+ RestConfigResultKeybinds *RestConfigResultKeybinds*
70+
71+ Fields: ~
72+ {buffer_local} (boolean) Enable keybinds only in request result buffer
73+ {prev} (string) Mapping for cycle to previous result pane
74+ {next} (string) Mapping for cycle to next result pane
75+
76+
6877RestConfigHighlight *RestConfigHighlight*
6978
7079 Fields: ~
You can’t perform that action at this time.
0 commit comments