<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_redis-cli, branch update-node-js</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_redis-cli?h=update-node-js</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_redis-cli?h=update-node-js'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2024-12-22T07:12:06Z</updated>
<entry>
<title>fix typos</title>
<updated>2024-12-22T07:12:06Z</updated>
<author>
<name>Jörg Thalheim</name>
<email>joerg@thalheim.io</email>
</author>
<published>2024-12-22T07:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=59184db64a4a3cdcf6a16466bf5ad35c50ee0241'/>
<id>urn:sha1:59184db64a4a3cdcf6a16466bf5ad35c50ee0241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup code</title>
<updated>2024-08-04T05:19:29Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2024-08-04T05:19:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4dfb7a51c5ae9fa61ff0cbe94538d49676687484'/>
<id>urn:sha1:4dfb7a51c5ae9fa61ff0cbe94538d49676687484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update links</title>
<updated>2022-11-23T04:31:48Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-11-23T04:23:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0b6e0648504382f68dbfc547bd4392a3d85e8513'/>
<id>urn:sha1:0b6e0648504382f68dbfc547bd4392a3d85e8513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add copyright to files copied from oh-my-zsh</title>
<updated>2015-10-01T03:08:23Z</updated>
<author>
<name>Mark McKinstry</name>
<email>mmckinst@umich.edu</email>
</author>
<published>2015-10-01T03:08:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=dada11cdda9b9ed78a1393fc21d4bcf225a9d4da'/>
<id>urn:sha1:dada11cdda9b9ed78a1393fc21d4bcf225a9d4da</id>
<content type='text'>
ref issue #207

copied from
https://github.com/robbyrussell/oh-my-zsh/blob/master/MIT-LICENSE.txt
2015-09-30
</content>
</entry>
<entry>
<title>Correct misspellings</title>
<updated>2015-06-08T07:05:14Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2015-06-08T07:05:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d6fdb720e2b58ddd64b55c8d44740d13f799fff3'/>
<id>urn:sha1:d6fdb720e2b58ddd64b55c8d44740d13f799fff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move modelines to end of file</title>
<updated>2012-08-23T15:18:49Z</updated>
<author>
<name>Aaron Schrab</name>
<email>aaron@schrab.com</email>
</author>
<published>2012-08-23T15:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3f55429b0e97ff2ba57781abd9b529ac89d186b6'/>
<id>urn:sha1:3f55429b0e97ff2ba57781abd9b529ac89d186b6</id>
<content type='text'>
Having a vim modeline or emacs local variable line somewhere in the
middle of the file isn't really helpful.  By default, vim will only
check the first and last 5 lines of a file for a modeline (assuming the
modeline option is enabled).  Emacs is even more strict about the type
of local variable line that was in use, it will only check the first
line of the file or the second line if the first line specifies a script
interpreter (which isn't the case here).

Move the vim modeline to the end of the file so that it can actually be
found by vim but is out of the way for editing.  For emacs more work is
required, convert that to the more verbose Local Variables syntax which
emacs will look for starting 3000 characters from the end of the file.

Also there is no zsh mode for emacs (according to
zsh-users/zsh-completions#75), use the "Shell-Script" mode instead.
This seems to automatically detect that the files are for zsh.

I'm not an emacs user, so I haven't tested that portion much.  But, this
does at least improve the syntax highlighting there.
</content>
</entry>
<entry>
<title>[BREAKING CHANGE] Move compdefs to own directory (to ease packaging and</title>
<updated>2012-08-01T11:23:11Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2012-08-01T11:23:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=10ffeb0c153258896531b2b8939e94486d58b378'/>
<id>urn:sha1:10ffeb0c153258896531b2b8939e94486d58b378</id>
<content type='text'>
avoid bloating users fpath with unneeded files such as README.md)
</content>
</entry>
</feed>
