mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 18:54:30 +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:
|
optionName:
|
||||||
# See https://github.com/NixOS/nixpkgs/pull/247916
|
# See https://github.com/NixOS/nixpkgs/pull/247916
|
||||||
|
# TODO remove those warnings in ~2 months (October 2023)
|
||||||
mkRemovedOptionModule
|
mkRemovedOptionModule
|
||||||
(basePluginPath ++ [optionName])
|
(basePluginPath ++ [optionName])
|
||||||
''
|
''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue