mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
0cc58ed59d
Most of this is a missing ] or }. In one case, it was leading whitespace before a EOM tag. PR: 259533 Approved by: portmgr (blanket)
12 lines
373 B
Plaintext
12 lines
373 B
Plaintext
[
|
|
{ type: upgrade
|
|
maximum_version: "9.0.0129"
|
|
message: <<EOM
|
|
Vim no longer installs or reads a system-wide vimrc. The only overridden
|
|
defaults are those which provide FreeBSD-specific settings. Read through
|
|
$VIMRUNTIME/defaults.vim to see Vim's defaults, and see ':h initialization'
|
|
for the standard locations Vim looks for configuration files.
|
|
EOM
|
|
}
|
|
]
|