From 53d8e7989cb985c74f2dbd59c37d15c192deb5f0 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 15 Jul 2013 10:56:40 -0400 Subject: nginx.conf: add vim:ft=nginx --- nginx.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'nginx.conf') diff --git a/nginx.conf b/nginx.conf index 8f6502c..0dea5f4 100644 --- a/nginx.conf +++ b/nginx.conf @@ -151,3 +151,4 @@ http { expires 5s; } } +# vim:ft=nginx: -- cgit v1.2.3-54-g00ecf