Some plugins that can help:
Some tips:
tail -f
, run one of these: (more explanation):set autoread | au CursorHold * checktime | set updatetime=1000 | call feedkeys("lh")
:set autoread | au CursorHold * checktime | set updatetime=1000 | call feedkeys("G")
(this one constantly scrolls to the bottom, which can actually be irritating unless it's something that's easy to toggle on/off):set foldmethod=indent