blob: c89d22977b3bb648e3f46875c292425a06579f36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ 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
}
]
|