We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8c467 commit 28fa36fCopy full SHA for 28fa36f
book/src/configuration.md
@@ -72,7 +72,7 @@ The following elements can be configured:
72
| `mode` | The current editor mode (`NOR`/`INS`/`SEL`) |
73
| `spinner` | A progress spinner indicating LSP activity |
74
| `file-name` | The path/name of the opened file |
75
-| `file-encoding` | The encoding of the opened file |
+| `file-encoding` | The encoding of the opened file if it differs from UTF-8 |
76
| `file-type` | The type of the opened file |
77
| `diagnostics` | The number of warnings and/or errors |
78
| `selections` | The number of active selections |
0 commit comments