Install elpa-visual-fill-column by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-visual-fill-column
Description:
Emacs mode that wraps visual-line-mode buffers at fill-column
Visual-fill-column-mode is a small Emacs minor mode that mimics the effect of fill-column in visual-line-mode. Instead of wrapping lines at the window edge, which is the standard behaviour of visual-line-mode, it wraps lines at fill-column. If fill-column is too large for the window, the text is wrapped at the window edge.
Homepage: https://github.com/joostkremers/visual-fill-column
Version: 1.11-2
Section: universe/lisp