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 "^#"