<feed xmlns='http://www.w3.org/2005/Atom'>
<title>auditory.vim, branch master</title>
<subtitle>vim interface sounds</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/'/>
<entry>
<title>Merge pull request #3 from teddywing/audio-tail-fix</title>
<updated>2022-12-21T04:43:40+00:00</updated>
<author>
<name>teddywing</name>
</author>
<published>2022-12-21T04:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=11ef7e8c65975408e64f1cd2901611956a67aea1'/>
<id>11ef7e8c65975408e64f1cd2901611956a67aea1</id>
<content type='text'>
Audio tail fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Audio tail fix</pre>
</div>
</content>
</entry>
<entry>
<title>remove long tail on paste</title>
<updated>2022-12-03T00:26:56+00:00</updated>
<author>
<name>spencer</name>
</author>
<published>2022-12-03T00:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=355639b9cdb7ce47b1577adec7c37087880cb263'/>
<id>355639b9cdb7ce47b1577adec7c37087880cb263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorten tail for copy</title>
<updated>2022-12-03T00:25:30+00:00</updated>
<author>
<name>spencer</name>
</author>
<published>2022-12-03T00:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=869008f411efae5e161d96c519ac7e977a4df9b6'/>
<id>869008f411efae5e161d96c519ac7e977a4df9b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tails for these movement sounds</title>
<updated>2022-12-03T00:24:42+00:00</updated>
<author>
<name>spencer</name>
</author>
<published>2022-12-03T00:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=e12ec489815e464b37562040814f6c8f910c24bd'/>
<id>e12ec489815e464b37562040814f6c8f910c24bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove asd ableton files and mp3s from repo</title>
<updated>2022-12-03T00:21:27+00:00</updated>
<author>
<name>spencer</name>
</author>
<published>2022-12-03T00:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=bf266e7ae7ea2e0dcaf4684bf754eea5902447cf'/>
<id>bf266e7ae7ea2e0dcaf4684bf754eea5902447cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update git ignore</title>
<updated>2022-12-03T00:15:05+00:00</updated>
<author>
<name>spencer</name>
</author>
<published>2022-12-03T00:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=b9065d3002a6f063a9f2e809bf591cca61bee1e6'/>
<id>b9065d3002a6f063a9f2e809bf591cca61bee1e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version to v0.1.3</title>
<updated>2015-11-24T04:57:13+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-11-24T04:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=7f9f8c4b72126d599f76452e91450d8a6313dff4'/>
<id>7f9f8c4b72126d599f76452e91450d8a6313dff4</id>
<content type='text'>
* Update CHANGELOG with latest updates
* Update version string in docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update CHANGELOG with latest updates
* Update version string in docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-errors-turning-AuditoryOn-and-AuditoryOff-twice'</title>
<updated>2015-11-24T04:53:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-11-24T04:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=1df8b5a6629c84714c5807d6c06e631b171b9c79'/>
<id>1df8b5a6629c84714c5807d6c06e631b171b9c79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/auditory.vim: Prevent double `AuditoryOn` &amp; `AuditoryOff`</title>
<updated>2015-11-24T04:53:37+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-11-24T04:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=24f334fa25c736ccfd6bbea337434fba759eded4'/>
<id>24f334fa25c736ccfd6bbea337434fba759eded4</id>
<content type='text'>
Previously executing `:AuditoryOn` and `:AuditoryOff` would always do
the thing they're supposed to do regardless of whether Auditory was
already on or off.

This caused errors because things got messed up when trying to
double assign the mappings and double unmap the mappings.

Now check for the status of the `g:auditory_on` flag before turning
Auditory on or off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously executing `:AuditoryOn` and `:AuditoryOff` would always do
the thing they're supposed to do regardless of whether Auditory was
already on or off.

This caused errors because things got messed up when trying to
double assign the mappings and double unmap the mappings.

Now check for the status of the `g:auditory_on` flag before turning
Auditory on or off.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-G-mapping'</title>
<updated>2015-11-24T04:52:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-11-24T04:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=29b34c5e0b48428b81240bf6b49c2845885ef32a'/>
<id>29b34c5e0b48428b81240bf6b49c2845885ef32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
