treewide: clean up references to neovim-flake

This commit is contained in:
raf 2024-04-27 15:51:22 +03:00
commit 97a64abeff
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
8 changed files with 38 additions and 19 deletions

View file

@ -7,10 +7,12 @@ in {
imports =
[
(mkRemovedOptionModule ["vim" "presence" "presence-nvim"] ''
The option vim.presence.presence-nvim has been deprecated in favor of the new neocord module.
Options provided by the plugin remain mostly the same, but manual migration is required.
The option vim.presence.presence-nvim has been deprecated in favor of the new
neocord module. Options provided by the plugin remain mostly the same, but manual
migration is required.
Please see neocord documentation and the neovim-flake options for more info
Please see neocord documentation and options page on the **nvf** manual
for mor einformation
'')
]
++ (map