<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/spellcycle/autoload, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>First version of 'spellcycle' plugin</title>
<updated>2016-08-28T20:48:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-08-28T20:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=5504e15411b0f682f3415677e65cbf03d6339d50'/>
<id>5504e15411b0f682f3415677e65cbf03d6339d50</id>
<content type='text'>
A new plugin that cycles through a list of languages to use when spell
checking. Using a couple of mappings, we can quickly change the
`spelllang` to the language we want to write or read in.

Languages are currently set to English and French, since those are the
two that I use. The mappings are bound to `[l` and `]l` (in
unimpaired.vim style) since those didn't seem to be used by anything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new plugin that cycles through a list of languages to use when spell
checking. Using a couple of mappings, we can quickly change the
`spelllang` to the language we want to write or read in.

Languages are currently set to English and French, since those are the
two that I use. The mappings are bound to `[l` and `]l` (in
unimpaired.vim style) since those didn't seem to be used by anything.
</pre>
</div>
</content>
</entry>
</feed>
