From c144cc0b04c18d6749016773073a23b5e42d5804 Mon Sep 17 00:00:00 2001 From: Joshua Pauline Date: Tue, 4 Oct 2022 01:54:00 +1100 Subject: feat(statusline): add option to show total line numbers in file (#3960) * feat(statusline): add option to show total line numbers in file * feat(line numbers): add config to doc book--- 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 d44855c7..039d181c 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -93,6 +93,7 @@ The following statusline elements can be configured: | `file-name` | The path/name of the opened file | | `file-encoding` | The encoding of the opened file if it differs from UTF-8 | | `file-line-ending` | The file line endings (CRLF or LF) | +| `total-line-numbers` | The total line numbers of the opened file | | `file-type` | The type of the opened file | | `diagnostics` | The number of warnings and/or errors | | `selections` | The number of active selections | -- cgit v1.2.3-70-g09d2