<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-hn, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/'/>
<entry>
<title>Update .travis.yml link to official vim repo</title>
<updated>2016-01-05T15:27:06+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2016-01-05T15:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=a521a25e552e2d3ae246d1b40b18c6b93f68f51a'/>
<id>a521a25e552e2d3ae246d1b40b18c6b93f68f51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix code block syntax when preceeding line has underscore</title>
<updated>2016-01-04T04:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2016-01-04T04:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b630b35daf2c5029cb2993fbab902ae5eed2697d'/>
<id>b630b35daf2c5029cb2993fbab902ae5eed2697d</id>
<content type='text'>
Example: [10838126]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example: [10838126]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix opening url links that begin at char 0 in line</title>
<updated>2015-09-27T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-09-27T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=a9626a3d74b667f0772d1479bed29339871b9ebf'/>
<id>a9626a3d74b667f0772d1479bed29339871b9ebf</id>
<content type='text'>
Preceeding `[` was being included in url.
Example comment [10318839]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preceeding `[` was being included in url.
Example comment [10318839]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic search</title>
<updated>2015-09-06T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-09-06T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=db9dae9db16473b860c0a1b7ae3756f1a8781f5a'/>
<id>db9dae9db16473b860c0a1b7ae3756f1a8781f5a</id>
<content type='text'>
Plugin will now display search results from Algolia search API when
optional argument passed to `:HackerNews` command is not an alternative
page name (ask, show, etc) or item id. Currently only sorted by
popularity with no ability to sort other ways.
Close #26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugin will now display search results from Algolia search API when
optional argument passed to `:HackerNews` command is not an alternative
page name (ask, show, etc) or item id. Currently only sorted by
popularity with no ability to sort other ways.
Close #26
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve handling of optional arg</title>
<updated>2015-09-05T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-09-05T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b4f251bf4ba95d6d9c1b03117274a3470588e5f8'/>
<id>b4f251bf4ba95d6d9c1b03117274a3470588e5f8</id>
<content type='text'>
An item_id can now be passed as the optional argument to the `:Hackernews`
command which will load that specific item into the .hackernews buffer,
whether it be a story, poll, comment thread or individual comment.
Ex. `:Hackernews 9015621`

Close #35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An item_id can now be passed as the optional argument to the `:Hackernews`
command which will load that specific item into the .hackernews buffer,
whether it be a story, poll, comment thread or individual comment.
Ex. `:Hackernews 9015621`

Close #35
</pre>
</div>
</content>
</entry>
<entry>
<title>Syntax fix</title>
<updated>2015-08-30T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-08-30T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=eb354aa1716d0fad88b2e59565599020a4af9706'/>
<id>eb354aa1716d0fad88b2e59565599020a4af9706</id>
<content type='text'>
`    100 years ago`
was being highlighted like subtitle in comment thread [10196457]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`    100 years ago`
was being highlighted like subtitle in comment thread [10196457]
</pre>
</div>
</content>
</entry>
<entry>
<title>Highlight OP username in comment thread subtitle</title>
<updated>2015-08-29T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-08-29T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=cd3556656b7043b02d4f183c4b346d8e6e018b29'/>
<id>cd3556656b7043b02d4f183c4b346d8e6e018b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent syntax issues in long threads with code blocks</title>
<updated>2015-08-29T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-08-28T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b3a25f78abc1455e7eebef00d212ff3ace798b1e'/>
<id>b3a25f78abc1455e7eebef00d212ff3ace798b1e</id>
<content type='text'>
Example comments [10114881]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example comments [10114881]
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch syntax to markdown when viewing article text</title>
<updated>2015-07-25T01:10:06+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-07-25T01:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=0224a7839e4e47d4de1fe07514e19b16c0858d27'/>
<id>0224a7839e4e47d4de1fe07514e19b16c0858d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix apt-get errors during Travis Python3 build</title>
<updated>2015-06-29T02:33:17+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-06-29T02:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=93355134887f3a3926464c1deb6ca56f9bd95698'/>
<id>93355134887f3a3926464c1deb6ca56f9bd95698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
