From c2fbddca7aca3e20bb5023d695e917b020dbf680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariusz=20Smyku=C5=82a?= Date: Fri, 31 May 2013 22:41:09 +0200 Subject: [PATCH] Not working syntax --- gitcommit.nanorc | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 gitcommit.nanorc diff --git a/gitcommit.nanorc b/gitcommit.nanorc deleted file mode 100644 index 0717e92..0000000 --- a/gitcommit.nanorc +++ /dev/null @@ -1,14 +0,0 @@ -syntax "gitcommit" "COMMIT_EDITMSG$" -color white "#.*" -color green "#.(modified|deleted).*" -color yellow start="# Changes.*" end="# Changed.*" -color cyan start="# Untracked.*" end="diff" -color cyan start="# Untracked.*" end="$$" -color brightred "^deleted file mode .*" -color brightgreen "^\+.*" -color brightred "^-.*" -color brightyellow "^(diff|index|---|\+\+\+).*" -color brightmagenta "@@.*@@" -color white "# (Change[ds]|Untracked) .*" -color white "#.*\(use .*" -color white "^#"