mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 20:31:02 +10: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".