HomeFreeBSD

editors/vim: Update to 8.2.5052 and fix vimrc clobbering

Description

editors/vim: Update to 8.2.5052 and fix vimrc clobbering

Vim runtime's defaults.vim will clobber global vimrc settings. It's
fine for the settings we provide, but other edits to that file can
get lost.

To work around this, defaults.vim is now directly sourced and a flag
is set to stop that file from getting loaded a second time. Thanks go
to Anton Saietskii for that bit of magic.

PR: 251420

Details

Provenance
adamwAuthored on Jun 2 2022, 5:36 PM
Parents
R11:2c21b98aa4d9: databases/py-alembic: Update version 1.7.7=>1.8.0
Branches
Unknown
Tags
Unknown