<feed xmlns='http://www.w3.org/2005/Atom'>
<title>auditory.vim, branch New-Sounds</title>
<subtitle>vim interface sounds</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/'/>
<entry>
<title>autoload/auditory.vim: Update Cantina path</title>
<updated>2014-11-15T05:59:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T05:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=6792d0bb7b98e19d0b5be316ff91175358e8203f'/>
<id>6792d0bb7b98e19d0b5be316ff91175358e8203f</id>
<content type='text'>
Cantina sound files are now in the Resources/Songs/ directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cantina sound files are now in the Resources/Songs/ directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/auditory.vim: Update insert mode file listing</title>
<updated>2014-11-15T05:53:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T05:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=503562fe5d02724f21a2636e40225a816d3b6cd7'/>
<id>503562fe5d02724f21a2636e40225a816d3b6cd7</id>
<content type='text'>
Use the new C# scale files in insert mode for a wider range of notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new C# scale files in insert mode for a wider range of notes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new Directory "songs"</title>
<updated>2014-11-13T02:51:31+00:00</updated>
<author>
<name>Spencer Bateman</name>
</author>
<published>2014-11-13T02:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=b9dfe23ceba39f95eb8e4b2ab9a2ad0f21f5e397'/>
<id>b9dfe23ceba39f95eb8e4b2ab9a2ad0f21f5e397</id>
<content type='text'>
Move Cantina to songs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move Cantina to songs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 3 Octave Notes for typing</title>
<updated>2014-11-13T02:49:16+00:00</updated>
<author>
<name>Spencer Bateman</name>
</author>
<published>2014-11-13T02:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=a9a6830ff12d33742eab5ed10169f8bf227dcd36'/>
<id>a9a6830ff12d33742eab5ed10169f8bf227dcd36</id>
<content type='text'>
Delete old notes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delete old notes
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-11T03:04:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-11T03:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=688cbefe2834c9da6ee0f3ba77aa68c2493dede3'/>
<id>688cbefe2834c9da6ee0f3ba77aa68c2493dede3</id>
<content type='text'>
Add a note to map 'D' for deleting to the end of a line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a note to map 'D' for deleting to the end of a line.
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/auditory.vim: Add `dd` support</title>
<updated>2014-11-11T03:00:07+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-11T03:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=6423dbd2dcef8607e0c0ec15f0650d86daea38d5'/>
<id>6423dbd2dcef8607e0c0ec15f0650d86daea38d5</id>
<content type='text'>
Add support for deleting a line using `dd`. Previously this didn't work
because I created a custom operator for the `d` command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for deleting a line using `dd`. Previously this didn't work
because I created a custom operator for the `d` command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-10T21:33:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-10T21:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=4466a22b924a919f732c9a45f0cca94b51b416ff'/>
<id>4466a22b924a919f732c9a45f0cca94b51b416ff</id>
<content type='text'>
Add some issues and ideas I thought about post-hackathon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some issues and ideas I thought about post-hackathon.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add requirements section</title>
<updated>2014-11-09T23:26:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T23:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=6b68ea2b9a611639306596886b6faf9ab9c67d7a'/>
<id>6b68ea2b9a611639306596886b6faf9ab9c67d7a</id>
<content type='text'>
Let people know that this plugin requires mplayer. Note that we don't
currently check for it in the plugin, but we should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let people know that this plugin requires mplayer. Note that we don't
currently check for it in the plugin, but we should.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add a section on contributing</title>
<updated>2014-11-09T17:30:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T17:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=3077eb4d432c16f88322d2003cb744811dd394a7'/>
<id>3077eb4d432c16f88322d2003cb744811dd394a7</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: Add custom `d` operator</title>
<updated>2014-11-09T17:14:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-09T17:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=723053afd9e28b6e43e6461438ca305f9966f410'/>
<id>723053afd9e28b6e43e6461438ca305f9966f410</id>
<content type='text'>
Create a custom delete operator that plays the delete sound.

NOTES:
* Doesn't do `dd`
* I just looked at the tcomment plugin source and realised that I should
  be using plugin mappings so these can be more easily overridden. Make
  a note to look into that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a custom delete operator that plays the delete sound.

NOTES:
* Doesn't do `dd`
* I just looked at the tcomment plugin source and realised that I should
  be using plugin mappings so these can be more easily overridden. Make
  a note to look into that.
</pre>
</div>
</content>
</entry>
</feed>
