From 7b335d9442411d226993af47e05084c6742ca0ad Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 28 May 2011 16:21:33 -0400 Subject: Make things more robust, I'm no longer on just Ubuntu. --- share/nano/makefile.nanorc | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 share/nano/makefile.nanorc (limited to 'share/nano/makefile.nanorc') diff --git a/share/nano/makefile.nanorc b/share/nano/makefile.nanorc deleted file mode 100644 index 93a1e76..0000000 --- a/share/nano/makefile.nanorc +++ /dev/null @@ -1,8 +0,0 @@ -# unattributed syntax highlighting example from wiki.linuxhelp.net/ - -syntax "makefile" "Makefile[^/]*$" -color red "[:=]" -color magenta "\<(if|ifeq|else|endif)\>" -color blue "\$+[{(][a-zA-Z0-9_-]+[})]" -color brightblue "^[^ ]+:" -color green "#.*$" -- cgit v1.2.3-54-g00ecf