vim-hackernews icon indicating copy to clipboard operation
vim-hackernews copied to clipboard

Hacker News plugin for Vim (formerly ryanss/vim-hackernews)

Results 1 vim-hackernews issues
Sort by recently updated
recently updated
newest added
trafficstars

``` Traceback (most recent call last): File "", line 1, in File "/Users/Matts966/.vim/plugged/vim-hackernews/ftplugin/hackernews.py", line 272, in link print_comments(item['comments']) File "/Users/Matts966/.vim/plugged/vim-hackernews/ftplugin/hackernews.py", line 342, in print_c omments p = html.unescape(p) AttributeError: 'HTMLParser'...