mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 07:00:24 +09:00
help/colors: s/line/file/
This commit is contained in:
@@ -279,7 +279,7 @@ detect:
|
||||
Micro will match this regex against a given filename to detect the filetype.
|
||||
|
||||
In addition to the `filename` regex (or even instead of it) you can provide
|
||||
a `header` regex that will check the first line of the line. For example:
|
||||
a `header` regex that will check the first line of the file. For example:
|
||||
|
||||
```
|
||||
detect:
|
||||
|
||||
Reference in New Issue
Block a user