mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +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