diff --git a/.vimrc b/.vimrc index fa42e76..563f0d7 100644 --- a/.vimrc +++ b/.vimrc @@ -43,6 +43,7 @@ set showcmd " Show (partial) command in status line. set showbreak=+++ set textwidth=100 set autoindent +set wrap linebreak "https://vim.fandom.com/wiki/Automatic_word_wrapping set virtualedit=onemore set showmatch " When a bracket is inserted, briefly jump to the matching " one. The jump is only done if the match can be seen on the