<feed xmlns='http://www.w3.org/2005/Atom'>
<title>auditory.vim/plugin, branch v0.0.3</title>
<subtitle>vim interface sounds</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/'/>
<entry>
<title>Move functions to autoload</title>
<updated>2014-11-09T12:14:06+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T12:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=6b9e75174e5d211ca41295667da48a859c58bb2d'/>
<id>6b9e75174e5d211ca41295667da48a859c58bb2d</id>
<content type='text'>
Clean up functions, move everything into autoload/, move code around a
little bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up functions, move everything into autoload/, move code around a
little bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add Galaxy Far Far Away toggle command</title>
<updated>2014-11-09T11:42:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T11:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=5e115698dbeee222327ccd6407a0b18816bfbb86'/>
<id>5e115698dbeee222327ccd6407a0b18816bfbb86</id>
<content type='text'>
Add a command-mode command to toggle insert mode sounds between normal
and Galaxy Far Far Away versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a command-mode command to toggle insert mode sounds between normal
and Galaxy Far Far Away versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Mappings that didn't quite work</title>
<updated>2014-11-09T10:55:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T10:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=2a9fff5b8bd5dd5928e0dd066ab2887e294b4efd'/>
<id>2a9fff5b8bd5dd5928e0dd066ab2887e294b4efd</id>
<content type='text'>
Add commented mappings that I've been trying to get working but that for
one reason or another haven't been able to figure out how to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add commented mappings that I've been trying to get working but that for
one reason or another haven't been able to figure out how to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Play sounds using absolute path</title>
<updated>2014-11-09T10:43:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T10:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=9932f86276bff26b2b687c29784caef60477a317'/>
<id>9932f86276bff26b2b687c29784caef60477a317</id>
<content type='text'>
Without this, the audio files wouldn't be able to play unless you were
cd'ed into the script's root directory. We want them to play no matter
where your pwd is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this, the audio files wouldn't be able to play unless you were
cd'ed into the script's root directory. We want them to play no matter
where your pwd is.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add (){} movement sounds</title>
<updated>2014-11-09T10:18:59+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T10:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8d5a91ee2b485c8e95a60c8c0399706ead197713'/>
<id>8d5a91ee2b485c8e95a60c8c0399706ead197713</id>
<content type='text'>
Use the Jump sound for sentence &amp; paragraph movement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the Jump sound for sentence &amp; paragraph movement.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add another jump mapping for %</title>
<updated>2014-11-09T09:48:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T09:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=d899bf74faf3d8f5df768e5ac6013db6d6b1d2b5'/>
<id>d899bf74faf3d8f5df768e5ac6013db6d6b1d2b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add additional jump mappings</title>
<updated>2014-11-09T09:45:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T09:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=c3f903f11cf7b6ea7b5587c86ef7dd3374409a57'/>
<id>c3f903f11cf7b6ea7b5587c86ef7dd3374409a57</id>
<content type='text'>
Add Jump sound mappings for:
* gg
* G
* &lt;C-i&gt;
* &lt;C-o&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Jump sound mappings for:
* gg
* G
* &lt;C-i&gt;
* &lt;C-o&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add #/* search mappings</title>
<updated>2014-11-09T09:31:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=684c0208de9745cd9eee0e878af0ece547c17e95'/>
<id>684c0208de9745cd9eee0e878af0ece547c17e95</id>
<content type='text'>
In addition to the regular search commands, add the search by word ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition to the regular search commands, add the search by word ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add 'x' mapping</title>
<updated>2014-11-09T09:29:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T09:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=c5f0842c45c9e6204eb368e8a11c19aaa76db1c5'/>
<id>c5f0842c45c9e6204eb368e8a11c19aaa76db1c5</id>
<content type='text'>
Use the Delete sound.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the Delete sound.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Add zt/z./zz/zb mappings</title>
<updated>2014-11-09T09:27:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=416d7bec227415336fbf561fd41a87c9321fd7e6'/>
<id>416d7bec227415336fbf561fd41a87c9321fd7e6</id>
<content type='text'>
Use the Jump sound for these comands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the Jump sound for these comands.
</pre>
</div>
</content>
</entry>
</feed>
