summaryrefslogtreecommitdiff
path: root/ftplugin/hackernews.vim
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Fix runaway italic syntax when no closing underscoreryanss1-1/+1
2015-04-26Release version 0.2ryanss1-1/+1
2015-04-03Move default settings from ftplugin to pluginryanss1-9/+0
2015-04-02Set default story list to prevent exceptionryanss1-0/+5
2015-03-12Python 3 fixesryanss1-1/+2
2015-03-10Add test for key remapsryanss1-2/+2
2015-03-03Add commment thread foldingryanss1-1/+30
2015-02-25Save cursor position when using back/forward commandsryanss1-2/+6
2015-02-24Improve helper motions and documentationryanss1-11/+25
2015-02-21Fix #28 Add Python3 supportryanss1-11/+15
2015-02-19Add motion to move between items on front page easierryanss1-0/+17
2015-02-15Fix #10 Remap `gx` to use hackernews.link() functionryanss1-0/+1
2015-02-10Wait for :HackerNews command to load python code Fixes #22ryanss1-4/+26
2015-02-09Save cursor position when moving back/forward #11ryanss1-0/+7
2015-02-08Only remap `o` inside the .hackernews bufferryanss1-2/+2
2015-02-07Release version 0.1.1ryanss1-1/+1
2015-02-07Release version 0.1ryanss1-0/+1
2015-02-07Add Roadmap and Contribution sections to READMEryanss1-0/+9
2015-02-06Add opening links with default web browserryanss1-0/+2