This repository was archived by the owner on Sep 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -301,17 +301,17 @@ Truncation Feline has an automatic smart truncation
301
301
system where components can be
302
302
automatically truncated if the
303
303
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.
310
310
311
311
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.
315
315
316
316
There are a few component values associated with truncation which are described
317
317
below.
You can’t perform that action at this time.
0 commit comments