neue config Files
This commit is contained in:
9
config/micro/plug/filemanager/syntax.yaml
Normal file
9
config/micro/plug/filemanager/syntax.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
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.*"
|
||||
Reference in New Issue
Block a user