Skip to content

Commit f35d4bd

Browse files
authored
Merge pull request #823 from ychin/runtime-author-cleanup
Clean up runtime files documentation, author, maintainer, dates
2 parents ce1f2c3 + b3584bf commit f35d4bd

4 files changed

Lines changed: 7 additions & 9 deletions

File tree

runtime/colors/macvim.vim

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
" MacVim colorscheme
22
"
3-
" Maintainer: Bjorn Winckler <[email protected]>
3+
" Author: Bjorn Winckler <[email protected]>
4+
" Maintainer: macvim-dev (https://github.com/macvim-dev)
45
" Last Change: 2008 May 9
56
"
67
" This is the default MacVim color scheme. It supports both light and dark

runtime/doc/gui_mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_mac.txt* For Vim version 8.0. Last change: 2012 Jan 13
1+
*gui_mac.txt* For Vim version 8.1. Last change: 2018 Dec 17
22

33

44
VIM REFERENCE MANUAL by Bjorn Winckler

src/MacVim/gvimrc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
" System gvimrc file for MacVim
22
"
3-
" Maintainer: Bjorn Winckler <[email protected]>
4-
" Last Change: Sun Aug 29 2009
5-
"
6-
" This is a work in progress. If you feel so inclined, please help me improve
7-
" this file.
3+
" Author: Bjorn Winckler <[email protected]>
4+
" Maintainer: macvim-dev (https://github.com/macvim-dev)
85

96

107
" Make sure the '<' and 'C' flags are not included in 'cpoptions', otherwise

src/MacVim/vimrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" System vimrc file for MacVim
22
"
3-
" Maintainer: Bjorn Winckler <[email protected]>
4-
" Last Change: Sat Aug 29 2009
3+
" Author: Bjorn Winckler <[email protected]>
4+
" Maintainer: macvim-dev (https://github.com/macvim-dev)
55

66
set nocompatible
77

0 commit comments

Comments
 (0)