Dot_Files/.config/micro/plug/filemanager/syntax.yaml
2022-01-08 15:24:29 -06:00

10 lines
242 B
YAML

filetype: filemanager
detect:
filename: "^filemanager$"
rules:
# The "..", the separator line thing, and directories
# Optionally, add this below to highlight the ascii line: "^─*$"
- special: "^\\.\\.$|\\-\\s.*|\\+\\s.*"