I am using VIM to write an article and would like to be able to automatically format with each sentence starting a new line, but still have a line break after 80 characters.
I think I need to make a custom formatexpr function, but I am not sure how to that. Any help would be appreciated.