We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0025e commit cf5961bCopy full SHA for cf5961b
common/locale/en-US/options.xml
@@ -743,6 +743,27 @@
743
</item>
744
745
746
+<item>
747
+ <tags>'slv' 'statuslinevisibility'</tags>
748
+ <spec>'statuslinevisibility' 'slv'</spec>
749
+ <type>string</type>
750
+ <default>auto</default>
751
+ <description>
752
+ <p>Controls the visibility of the statusline.</p>
753
+
754
+ <p>Possible values:</p>
755
756
+ <dl>
757
+ <dt>auto</dt> <dd>Hide statusline in fullscreen automatically</dd>
758
+ <dt>hidden</dt> <dd>Never show the statusline</dd>
759
+ <dt>visible</dt> <dd>Always show the statusline</dd>
760
+ </dl>
761
762
+ <note>The statusline is always visible when a command is entered.</note>
763
+ </description>
764
+</item>
765
766
767
<item>
768
<tags>'nolks' 'nolinksearch'</tags>
769
<tags>'lks' 'linksearch'</tags>
0 commit comments