aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc6
1 files changed, 4 insertions, 2 deletions
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