mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 14:55:59 +01:00
docs: add presence.nvim deprecation notice
This commit is contained in:
parent
4dba0948c9
commit
cffe399b85
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ Release notes for release 0.6
|
|||
- Finished moving to `nixosOptionsDoc` in the documentation and changelog. We are fully free of asciidoc now
|
||||
|
||||
- Bumped plugin inputs to their latest versions
|
||||
|
||||
- Deprecated `presence.nvim` in favor of `neocord`. This means `vim.rich-presence.presence-nvim` is removed and will throw
|
||||
a warning if used. You are recommended to rewrite your neocord config from scratch based on the
|
||||
[official documentation](https://github.com/IogaMaster/neocord)
|
||||
|
|
Loading…
Reference in a new issue