aboutsummaryrefslogtreecommitdiff
path: root/editors/vim/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/pkg-message')
-rw-r--r--editors/vim/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/vim/pkg-message b/editors/vim/pkg-message
new file mode 100644
index 000000000000..c89d22977b3b
--- /dev/null
+++ b/editors/vim/pkg-message
@@ -0,0 +1,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
+ }
+]