D. Ben Knoble 5a5ef85723
app-editors/vim-core: set buffer options locally
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>
2025-11-16 07:57:38 +00:00
..
2025-08-23 09:37:34 +01:00
2025-09-02 20:00:14 +03:00