mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Merge pull request #823 from ychin/runtime-author-cleanup
Clean up runtime files documentation, author, maintainer, dates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
" MacVim colorscheme
|
||||
"
|
||||
" Maintainer: Bjorn Winckler <bjorn.winckler@gmail.com>
|
||||
" Author: Bjorn Winckler <bjorn.winckler@gmail.com>
|
||||
" 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
|
||||
|
||||
@@ -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
|
||||
|
||||
+2
-5
@@ -1,10 +1,7 @@
|
||||
" System gvimrc file for MacVim
|
||||
"
|
||||
" Maintainer: Bjorn Winckler <bjorn.winckler@gmail.com>
|
||||
" 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 <bjorn.winckler@gmail.com>
|
||||
" Maintainer: macvim-dev (https://github.com/macvim-dev)
|
||||
|
||||
|
||||
" Make sure the '<' and 'C' flags are not included in 'cpoptions', otherwise
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
" System vimrc file for MacVim
|
||||
"
|
||||
" Maintainer: Bjorn Winckler <bjorn.winckler@gmail.com>
|
||||
" Last Change: Sat Aug 29 2009
|
||||
" Author: Bjorn Winckler <bjorn.winckler@gmail.com>
|
||||
" Maintainer: macvim-dev (https://github.com/macvim-dev)
|
||||
|
||||
set nocompatible
|
||||
|
||||
|
||||
Reference in New Issue
Block a user