Add vim nginx ft to nginx config files

This commit is contained in:
Jimmy Zelinskie 2015-01-13 15:19:42 -05:00
parent 1b34ea13c9
commit 53e9e514d5
6 changed files with 15 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# vim: ft=nginx
server {
listen 80 default_server;
server_name _;