Hacker News new | ask | show | jobs
by jlgreco 4727 days ago
If the author of the video is reading this: The problem you have with the background color in vim in the beginning of the video can probably be cleared up by making sure your TERM is set correctly.

TERM=screen-256color-s cleared it up for me using tmux/urxvt (with 256 colors).

(Also, great plugin!)