Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 7b7caba

Browse files
author
10sr
authored
Update README.md
1 parent b8b379e commit 7b7caba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ That's all! This plugin will be automatically enabled after you restart [`micro`
2525
* `indent_size`
2626
* `tab_width`
2727
* `charset`
28-
* Currently, [`micro`] only [supports][EditorConfig Options] the UTF-8 charset.
28+
* Currently, [`micro`] only [supports][EditorConfig Options] the `utf-8` charset.
2929
* `end_of_line`
30-
* Currently, [`micro`] only [supports][EditorConfig Options] LF and CRLF.
30+
* Currently, [`micro`] only [supports][EditorConfig Options] `lf` and `crlf`.
3131
* `insert_final_newline`
3232
* `trim_trailing_whitespace`
3333

0 commit comments

Comments
 (0)