From 7f56a2ba7bd635016cc09b94d729bfa3be7b1e0c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 9 Jun 2019 01:38:38 +1200 Subject: Break a paragraph --- vim/vimrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index a96503b4..1d436cd5 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -576,8 +576,10 @@ set nrformats-=octal " I like to leave the last line of the screen blank unless something is " actually happening in it, so I have grown to like the Vim default of -" 'noruler'. System vimrc files tend to turn this back on, though, and Neovim -" has it on by default, so we will often need to put it back to normal. +" 'noruler'. +" +" System vimrc files tend to turn this back on, though, and Neovim has it on +" by default, so we will often need to put it back to normal. " set noruler -- cgit v1.2.3