<feed xmlns='http://www.w3.org/2005/Atom'>
<title>auditory.vim, 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>Update TODO</title>
<updated>2014-11-15T07:01:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T07:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=2047439f2f6204df670a2f3a1d0a7a396c8f115e'/>
<id>2047439f2f6204df670a2f3a1d0a7a396c8f115e</id>
<content type='text'>
Check off adding pathogen installation instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check off adding pathogen installation instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add installation instructions</title>
<updated>2014-11-15T06:59:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8597c9bde14f0f57be6ff19a4f1b53f91174b2fd'/>
<id>8597c9bde14f0f57be6ff19a4f1b53f91174b2fd</id>
<content type='text'>
Provide basic instructions. I'm only familiar with pathogen, so that's
what the example uses. You're free to use Vundle, NeoBundle, etc. if you
prefer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide basic instructions. I'm only familiar with pathogen, so that's
what the example uses. You're free to use Vundle, NeoBundle, etc. if you
prefer.
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/auditory.vim: Fix `d` not saving to register bug</title>
<updated>2014-11-15T06:17:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=3c76f38c4af8ca159f1bd24c153558b1e7ae171d'/>
<id>3c76f38c4af8ca159f1bd24c153558b1e7ae171d</id>
<content type='text'>
Previously my custom `d` and `dd` operators wouldn't save their
deletions to the unnamed register. For normal custom operators this is
exactly what you want, but not when you're making your own delete
operator.

When you notice this it becomes _extremely_ annoying. Fixing it here so
now deleted text goes into the unnamed register.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously my custom `d` and `dd` operators wouldn't save their
deletions to the unnamed register. For normal custom operators this is
exactly what you want, but not when you're making your own delete
operator.

When you notice this it becomes _extremely_ annoying. Fixing it here so
now deleted text goes into the unnamed register.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-15T06:02:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=b766856147051d7d16f91bfb0f540885d12306f2'/>
<id>b766856147051d7d16f91bfb0f540885d12306f2</id>
<content type='text'>
Check off new sound file updating.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check off new sound file updating.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'New-Sounds'</title>
<updated>2014-11-15T06:00:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8e3408546e168eda22579e42bac5f18313f58e66'/>
<id>8e3408546e168eda22579e42bac5f18313f58e66</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: 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>Update TODO</title>
<updated>2014-11-15T05:45:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T05:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=aa48071e19e4f284fbcb408a4acc09973f45cfaf'/>
<id>aa48071e19e4f284fbcb408a4acc09973f45cfaf</id>
<content type='text'>
Add a few new TODOs from earlier this week.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a few new TODOs from earlier this week.
</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>
</feed>
