Skip to content

Commit 28fa36f

Browse files
committed
chore(statusline): slight adjustment in the configuration documentation
1 parent aa8c467 commit 28fa36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following elements can be configured:
7272
| `mode` | The current editor mode (`NOR`/`INS`/`SEL`) |
7373
| `spinner` | A progress spinner indicating LSP activity |
7474
| `file-name` | The path/name of the opened file |
75-
| `file-encoding` | The encoding of the opened file |
75+
| `file-encoding` | The encoding of the opened file if it differs from UTF-8 |
7676
| `file-type` | The type of the opened file |
7777
| `diagnostics` | The number of warnings and/or errors |
7878
| `selections` | The number of active selections |

0 commit comments

Comments
 (0)