X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=vim%2F.vimrc;h=674025087006ead81884e1afe690fa55b5d8244f;hb=1752f207eb247fb4ae5b1685c34ae9ac3a16a7e2;hp=e2208dfc484a609df52117f42c064506aa603972;hpb=04afc939b89a847081345c90976f45255c6ff871;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index e2208df..6740250 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -23,6 +23,7 @@ set colorcolumn=80 set textwidth=79 set shiftwidth=4 set tabstop=4 +set nowrap " List characters to mark trailing whitespace etc set listchars=nbsp:¬,tab:▸\ ,eol:↩,extends:»,precedes:«,trail:•