Skip to content

Commit

Permalink
Document the file-modification-indicator statusline element (#6036)
Browse files Browse the repository at this point in the history
  • Loading branch information
theteachr committed Mar 4, 2023
1 parent 2bd8bc8 commit bf87236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ The following statusline elements can be configured:
| `spinner` | A progress spinner indicating LSP activity |
| `file-name` | The path/name of the opened file |
| `file-base-name` | The basename of the opened file |
| `file-modification-indicator` | The indicator to show whether the file is modified (a `[+]` appears when there are unsaved changes) |
| `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 |
Expand Down

0 comments on commit bf87236

Please sign in to comment.