﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
741	default_server does not exist in nginx.vim	https://stackoverflow.com/users/573152/bernard-rosset		"I noticed [http://trac.nginx.org/nginx/browser/nginx/contrib/vim/syntax/nginx.vim the vim syntax file] does not contain the `default_server` directive.

You just need to add the following to the list:
{{{
syn keyword ngxDirective default_server
}}}


Maybe are there some other inexistent directives."	enhancement	closed	minor		other	1.7.x	invalid	vim			1.7
