Dot_Files/.config/micro/plug/filemanager/syntax.yaml

10 lines
242 B
YAML
Raw Normal View History

2022-01-08 15:24:29 -06:00
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.*"