Skip to content

Commit 3fc2bb8

Browse files
NTBBloodbathgithub-actions[bot]
authored andcommitted
chore: regenerate documentation
1 parent e3f52ae commit 3fc2bb8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/rest-nvim-config.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2829
RestConfigResultSplit *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+
6877
RestConfigHighlight *RestConfigHighlight*
6978

7079
Fields: ~

0 commit comments

Comments
 (0)