From 267535086fd934f96a5826278001ec4f58da2416 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 13 Jun 2019 11:41:35 +1200 Subject: Update README.md to reflect Vim configuration --- vim/vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 0c29ecfb..629ab631 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -761,9 +761,9 @@ set nrformats-=octal " and is near-instinctive now. " " Rude system vimrc files tend to switch this back on, though, so we force it -" back to the default here. +" off here. " -set ruler& +set noruler " Sessions preserve window, tab, and buffer layout, and are thereby great for " more complex and longer-term projects like books, but they don't play -- cgit v1.2.3