mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 10:44:34 +02:00
plugins/lspsaga: add TODO comment to later remove deprecation warnings
This commit is contained in:
parent
3d96207cb7
commit
b288ebe672
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ in {
|
|||
(
|
||||
optionName:
|
||||
# See https://github.com/NixOS/nixpkgs/pull/247916
|
||||
# TODO remove those warnings in ~2 months (October 2023)
|
||||
mkRemovedOptionModule
|
||||
(basePluginPath ++ [optionName])
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue