We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc558d commit 51e4c9aCopy full SHA for 51e4c9a
data/squirrel.yaml
@@ -21,8 +21,7 @@ style:
21
#color_scheme: solarized_light
22
#color_scheme_dark: solarized_dark
23
24
- # Deprecated since 0.36, Squirrel 0.15
25
- #horizontal: false
+ # horizontal is Deprecated since 0.36, Squirrel 0.15, removed since 1.0.1
26
candidate_list_layout: stacked # stacked | linear
27
text_orientation: horizontal # horizontal | vertical
28
inline_preedit: true
@@ -54,7 +53,7 @@ style:
54
53
# and %c is replaced by "[label]"
55
candidate_format: '[label]. [candidate] [comment]'
56
57
- # adjust the base line of vertical text
+ # adjust the base line of text
58
#base_offset: 0
59
font_face: 'Avenir'
60
#font_point: 15
0 commit comments