From 6b6e91707ecf621a0bedad154351db8f1ccc2123 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 26 Oct 2022 11:10:13 -0400 Subject: Working on merging to one branch --- .config/micro/plug/filemanager/syntax.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .config/micro/plug/filemanager/syntax.yaml (limited to '.config/micro/plug/filemanager/syntax.yaml') diff --git a/.config/micro/plug/filemanager/syntax.yaml b/.config/micro/plug/filemanager/syntax.yaml deleted file mode 100644 index da001cf..0000000 --- a/.config/micro/plug/filemanager/syntax.yaml +++ /dev/null @@ -1,9 +0,0 @@ -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.*" -- cgit v1.2.3