<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/contrib/vim, branch release-1.11.13</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Contrib: vim syntax, update 3rd party module directives.</title>
<updated>2017-03-01T15:41:39+00:00</updated>
<author>
<name>othree</name>
<email>othree@gmail.com</email>
</author>
<published>2017-03-01T15:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b4e9e377198da4f04d003bd85af5829b07b76470'/>
<id>b4e9e377198da4f04d003bd85af5829b07b76470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: vim syntax, update core module directives.</title>
<updated>2017-02-24T10:05:58+00:00</updated>
<author>
<name>othree</name>
<email>othree@gmail.com</email>
</author>
<published>2017-02-24T10:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=56757fd968a18675624f4d3432e459f2637fb8e7'/>
<id>56757fd968a18675624f4d3432e459f2637fb8e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: vim syntax, listen option and SSL/Mail protocol keywords.</title>
<updated>2017-02-22T04:26:41+00:00</updated>
<author>
<name>othree</name>
<email>othree@gmail.com</email>
</author>
<published>2017-02-22T04:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=178dba35bf8b1409e55d04ee0ed0a0d6a74f8cfe'/>
<id>178dba35bf8b1409e55d04ee0ed0a0d6a74f8cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: added 'commentstring' for vim-commentary support.</title>
<updated>2016-12-12T23:49:44+00:00</updated>
<author>
<name>Armin Grodon</name>
<email>me@armingrodon.de</email>
</author>
<published>2016-12-12T23:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7040eee08a11b5810772a95c954acfc44454ede4'/>
<id>7040eee08a11b5810772a95c954acfc44454ede4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spelling.</title>
<updated>2016-04-07T08:50:13+00:00</updated>
<author>
<name>Josh Soref</name>
<email>timeless@gmail.com</email>
</author>
<published>2016-04-07T08:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=73d27510c0d7022384a611269af22ff01634c6d0'/>
<id>73d27510c0d7022384a611269af22ff01634c6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the prototype mysql module.</title>
<updated>2016-03-31T19:33:26+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2016-03-31T19:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5afd74bed6b9a93b800bf0b5cc8b4e82990e1e9e'/>
<id>5afd74bed6b9a93b800bf0b5cc8b4e82990e1e9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: add more directives to vim syntax.</title>
<updated>2014-10-22T13:31:19+00:00</updated>
<author>
<name>Peter Wu</name>
<email>peter@lekensteyn.nl</email>
</author>
<published>2014-10-22T13:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2d16e3c3a1f56b0a424a1052bfc82737f5208db3'/>
<id>2d16e3c3a1f56b0a424a1052bfc82737f5208db3</id>
<content type='text'>
uwsgi is not a third-party module anymore. 'split_clients' is a new
block directive type. The directives were automatically extracted from
the ngx_command_t arrays, sorted in the C locale and inserted.

Trailing spaces got removed at some places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uwsgi is not a third-party module anymore. 'split_clients' is a new
block directive type. The directives were automatically extracted from
the ngx_command_t arrays, sorted in the C locale and inserted.

Trailing spaces got removed at some places.
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: add vim scripts to contrib/ directory.</title>
<updated>2013-12-04T22:45:44+00:00</updated>
<author>
<name>Evan Miller</name>
<email>emmiller@gmail.com</email>
</author>
<published>2013-12-04T22:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=61a266795466d366afcc00727cbc0a2803f492ae'/>
<id>61a266795466d366afcc00727cbc0a2803f492ae</id>
<content type='text'>
I've been maintaining these scripts independently for a while now, even though
I'm no longer active in the community. Seems to me that contrib/ is a good
long-term home for the scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've been maintaining these scripts independently for a while now, even though
I'm no longer active in the community. Seems to me that contrib/ is a good
long-term home for the scripts.
</pre>
</div>
</content>
</entry>
</feed>
