mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 04:28:33 +00:00

Problem: Hidden options are documented despite being no-ops. Solution: Remove docs for hidden options. Move tags for options that we plan to restore, to ":help nvim-missing". Move tags for permanently removed options, to ":help nvim-removed".