mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
This was discouraged (as an option) in 5b5d353151
[1], not enabled/used by
default, and not working according to the comment in local.mk.example.
Taken out of https://github.com/neovim/neovim/pull/10395.
1: https://github.com/neovim/neovim/pull/2465