Say I have a super long line in the VIM editor (say around 300+ characters). How would I break that up into multiple lines so that the word boundaries roughly break at 80 chara
This is not really related to VIM, but you could use the fmt program as in
$ fmt myfile