From 8d265382b25040ab4ac196db9b7d659a47c89b7d Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 3 Sep 2022 12:10:22 -0600 Subject: UPDATING: Add entry for editors/vim and the Great Vimrc Untangling --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 5f0a3ad039c2..639895fd020c 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20220903: + AFFECTS: users of editors/vim + AUTHOR: adamw@FreeBSD.org + + The Vim port no longer installs a system-wide vimrc. It drastically affected + config loading order, and led to various settings being clobbered, duplicated, + or ignored. + + Vim's provided defaults.vim (/usr/local/share/vim/vim90/defaults.vim) continues + to be read just as before, but its settings are no longer clobbered. Take a look + in there for any settings you may want to change, and do ':h initialization' to + see where Vim looks for config files. + 20220903: AFFECTS: users of archivers/py-borgbackup AUTHOR: mandree@FreeBSD.org -- cgit v1.2.3