maintaining: add sub "Deprecation" section

This commit is contained in:
Matt Sturgeon 2025-05-23 21:36:20 +01:00
parent f39dd42824
commit 1350e87fa4
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -2,3 +2,6 @@
This file is intended as a reference for Nixvim's core maintainers, although it may be interesting for anyone curious how we do certain things. This file is intended as a reference for Nixvim's core maintainers, although it may be interesting for anyone curious how we do certain things.
## Deprecation
The deprecation policy discussion is happening in [#3181](https://github.com/nix-community/nixvim/issues/3181).