File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"focus" : true ,
11
11
"layout" : " main-horizontal" ,
12
12
"options" : {
13
- "main-pane-height" : 35
13
+ "main-pane-height" : " 67% "
14
14
},
15
15
"panes" : [
16
16
{
25
25
"window_name" : " docs" ,
26
26
"layout" : " main-horizontal" ,
27
27
"options" : {
28
- "main-pane-height" : 35
28
+ "main-pane-height" : " 67% "
29
29
},
30
30
"start_directory" : " docs/" ,
31
31
"panes" : [
38
38
]
39
39
}
40
40
]
41
- }
41
+ }
Original file line number Diff line number Diff line change 7
7
focus : True
8
8
layout : main-horizontal
9
9
options :
10
- main-pane-height : 35
10
+ main-pane-height : 67%
11
11
panes :
12
12
- focus : true
13
13
- pane
@@ -16,7 +16,7 @@ windows:
16
16
- window_name : docs
17
17
layout : main-horizontal
18
18
options :
19
- main-pane-height : 35
19
+ main-pane-height : 67%
20
20
start_directory : docs/
21
21
panes :
22
22
- focus : true
You can’t perform that action at this time.
0 commit comments