From b3584bfc8d0acf6433e0275104c82fc758d5fbd8 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Mon, 17 Dec 2018 22:54:29 -0800 Subject: [PATCH] Clean up runtime files documentation, author, maintainer, dates Clean up some of the runtime files' outdated documentation and comments. --- runtime/colors/macvim.vim | 3 ++- runtime/doc/gui_mac.txt | 2 +- src/MacVim/gvimrc | 7 ++----- src/MacVim/vimrc | 4 ++-- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/runtime/colors/macvim.vim b/runtime/colors/macvim.vim index 394162f5f8..b2f3c8865a 100644 --- a/runtime/colors/macvim.vim +++ b/runtime/colors/macvim.vim @@ -1,6 +1,7 @@ " MacVim colorscheme " -" Maintainer: Bjorn Winckler +" Author: Bjorn Winckler +" Maintainer: macvim-dev (https://github.com/macvim-dev) " Last Change: 2008 May 9 " " This is the default MacVim color scheme. It supports both light and dark diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index b77af5b092..5a32e03dfb 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -1,4 +1,4 @@ -*gui_mac.txt* For Vim version 8.0. Last change: 2012 Jan 13 +*gui_mac.txt* For Vim version 8.1. Last change: 2018 Dec 17 VIM REFERENCE MANUAL by Bjorn Winckler diff --git a/src/MacVim/gvimrc b/src/MacVim/gvimrc index d016d528f1..58f10c5824 100644 --- a/src/MacVim/gvimrc +++ b/src/MacVim/gvimrc @@ -1,10 +1,7 @@ " System gvimrc file for MacVim " -" Maintainer: Bjorn Winckler -" Last Change: Sun Aug 29 2009 -" -" This is a work in progress. If you feel so inclined, please help me improve -" this file. +" Author: Bjorn Winckler +" Maintainer: macvim-dev (https://github.com/macvim-dev) " Make sure the '<' and 'C' flags are not included in 'cpoptions', otherwise diff --git a/src/MacVim/vimrc b/src/MacVim/vimrc index ac136cc9d3..0a987f64c1 100644 --- a/src/MacVim/vimrc +++ b/src/MacVim/vimrc @@ -1,7 +1,7 @@ " System vimrc file for MacVim " -" Maintainer: Bjorn Winckler -" Last Change: Sat Aug 29 2009 +" Author: Bjorn Winckler +" Maintainer: macvim-dev (https://github.com/macvim-dev) set nocompatible