From 3dd2196e4f42b23fd30b4e028b96d5b1862603d6 Mon Sep 17 00:00:00 2001 From: Seth Bromberger Date: Tue, 26 Jul 2022 08:05:12 +0200 Subject: add position-percentage as a statusline indicator (#3168) * added position-pct as a statusline indicator * removed unnecessary mutable reference * pct -> percent * percent -> percentage--- book/src/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src') diff --git a/book/src/configuration.md b/book/src/configuration.md index c7334af4..5372b9f0 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -78,6 +78,7 @@ The following elements can be configured: | `diagnostics` | The number of warnings and/or errors | | `selections` | The number of active selections | | `position` | The cursor position | +| `position-percentage` | The cursor position as a percentage of the total number of lines | | `spacer` | Inserts a space between elements (multiple/contiguous spacers may be specified) | ### `[editor.lsp]` Section -- cgit v1.2.3-70-g09d2