From 3d193f7e5c1459b1d07b429d5c717a80d8cbdfd5 Mon Sep 17 00:00:00 2001 From: Andrew J Cosgriff Date: Wed, 20 Oct 2010 15:41:16 +1100 Subject: * nginx-mode.el: fix to use md-readme to generate a handy README.md file (see http://jugglingbits.wordpress.com/2009/11/14/announcing-md-readme/ ) --- README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index a035502..0000000 --- a/README +++ /dev/null @@ -1,11 +0,0 @@ -This is a quick mode for editing Nginx config files, as I didn't find -anything else around that did quite this much. - -Many thanks to the authors of puppet-mode.el, from where I found a -useful indentation function that I've modified to suit this situation. - -Syntax highlighting is currently rather(!) basic, but I'll extend it -as necessary. - -Cheers, - Cos. -- cgit v1.2.3-54-g00ecf