Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit b13f25e

Browse files
chore: generated vimdoc (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f83d21 commit b13f25e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/feline.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,17 +301,17 @@ Truncation Feline has an automatic smart truncation
301301
system where components can be
302302
automatically truncated if the
303303
statusline doesn’t fit within the
304-
window. It can be useful if you want to
305-
make better use of screen space. It also
306-
allows you to better manage which
307-
providers are truncated, how they are
308-
truncated and in which order they are
309-
truncated.
304+
available space. It can be useful if you
305+
want to make better use of screen space.
306+
It also allows you to better manage
307+
which providers are truncated, how they
308+
are truncated and in which order they
309+
are truncated.
310310

311311

312-
**NOTE:** Truncation currently only works with the master branch of Neovim. If
313-
you’re using a stable release, truncation will not work and all
314-
configurations related to it will be silently ignored.
312+
**NOTE:** Truncation only works on Neovim 0.6 and above. If you’re using an
313+
earlier release, truncation will not work and all configurations related to it
314+
will be silently ignored.
315315

316316
There are a few component values associated with truncation which are described
317317
below.

0 commit comments

Comments
 (0)