mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Otherwise, they affect global settings and can bleed into other, subsequently opened buffers without warning. The fileencoding option is also set via a similar pattern, but it is only buffer local, so avoid the :setlocal there (it would be harmless). Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44504 Signed-off-by: Sam James <sam@gentoo.org>