mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +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.
|
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
|
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:
|
detect:
|
||||||
|
|||||||
Reference in New Issue
Block a user