From d54a229d0c1cc3d7551508963f7e35c52993dcb7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 16 Jun 2019 14:26:39 +1200 Subject: Correct wrong word in vimrc --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index bcb111e5..699f2e45 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -17,7 +17,7 @@ " This file should be saved as "vimrc" in the user runtime directory. On " Unix-like operating systems, this is ~/.vim; on Windows, it's ~/vimfiles. " It requires Vim 7.0 or newer with +eval, with 'nocompatible'. The vimrc -" stub at ~/.vimrc on Unix or ~/_vimrc on Windows should checks that these +" stub at ~/.vimrc on Unix or ~/_vimrc on Windows should check that these " conditions are met before loading this file with `:runtime vimrc`. " " > And I was lifted up in heart, and thought -- cgit v1.2.3 From 9ea4b050cc6e7f390de7f3355936d945b2f43c04 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 16 Jun 2019 14:26:48 +1200 Subject: Bump VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 696eda3a..7478c675 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -tejr dotfiles v6.13.0 -Sun, 16 Jun 2019 02:25:41 +0000 +tejr dotfiles v6.14.0 +Sun, 16 Jun 2019 02:26:48 +0000 -- cgit v1.2.3