Skip to content

Commit 51e4c9a

Browse files
committed
Adjust comments in squirrel.yaml to replect 1.0.0 changes
1 parent 1cc558d commit 51e4c9a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

data/squirrel.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ style:
2121
#color_scheme: solarized_light
2222
#color_scheme_dark: solarized_dark
2323

24-
# Deprecated since 0.36, Squirrel 0.15
25-
#horizontal: false
24+
# horizontal is Deprecated since 0.36, Squirrel 0.15, removed since 1.0.1
2625
candidate_list_layout: stacked # stacked | linear
2726
text_orientation: horizontal # horizontal | vertical
2827
inline_preedit: true
@@ -54,7 +53,7 @@ style:
5453
# and %c is replaced by "[label]"
5554
candidate_format: '[label]. [candidate] [comment]'
5655

57-
# adjust the base line of vertical text
56+
# adjust the base line of text
5857
#base_offset: 0
5958
font_face: 'Avenir'
6059
#font_point: 15

0 commit comments

Comments
 (0)