From 771e1999e65e326baadfe700fdc95e6709592455 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 27 Jun 2018 15:03:29 +1200 Subject: Revise .vimrc header comment --- vim/vimrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index bbcb7db6..f48f31b6 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1,8 +1,8 @@ " Tom Ryder (tejr)'s vimrc: " -" This file is not truly self-contained; it should run without errors on its -" own without the accompanying plugins to which it refers near the end of this -" file, but you'll get errors for some of the leader maps, for example. +" This file is not truly self-contained. It should run without errors on its +" own without the accompanying plugins to which it refers near its end, but +" you'll get errors for some of the leader maps. " Load filetype settings, plugins, and maps if has('autocmd') -- cgit v1.2.3