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

Commit 3f83d21

Browse files
authored
docs: update USAGE.md (#238)
1 parent 293a3de commit 3f83d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

USAGE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ Two components inside the `active` or `inactive` table cannot share the same nam
204204

205205
#### Truncation
206206

207-
Feline has an automatic smart truncation system where components can be automatically truncated if the statusline doesn't fit within the window. It can be useful if you want to make better use of screen space. It also allows you to better manage which providers are truncated, how they are truncated and in which order they are truncated.
207+
Feline has an automatic smart truncation system where components can be automatically truncated if the statusline doesn't fit within the available space. It can be useful if you want to make better use of screen space. It also allows you to better manage which providers are truncated, how they are truncated and in which order they are truncated.
208208

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

211211
There are a few component values associated with truncation which are described below.
212212

0 commit comments

Comments
 (0)