Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Efremov <efremov.a.denis@gmail.com>2018-02-03 23:31:44 +0300
committerDenis Efremov <efremov.a.denis@gmail.com>2018-02-03 23:31:44 +0300
commitcb38426b5a0f746e730e954f8cc62e0167c473d5 (patch)
treeef14636d4c05103dc49b9ef0562dff73f905f150
parent57b233d00e36507eddc0e10d06a7c9a41246f761 (diff)
Fixed typo
-rw-r--r--editorconfig.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/editorconfig.nanorc b/editorconfig.nanorc
index c475df3..8d13df3 100644
--- a/editorconfig.nanorc
+++ b/editorconfig.nanorc
@@ -1,4 +1,4 @@
-syntax "editorconfig" "/\.editorconfig(\.old|\.bak|~)?$"
+syntax "editorconfig" "\.editorconfig(\.old|\.bak|~)?$"
## Values
color brightred "=.*$"