tests/issues: fix deprecation warning

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-07-21 20:06:09 +02:00
parent 4499c5f675
commit afd6448f1d
No known key found for this signature in database
GPG key ID: 86B6FCCC3563C00B

View file

@ -96,7 +96,7 @@
nvim-tree = {
enable = true;
openOnSetup = true;
tab.sync.open = true;
settings.tab.sync.open = true;
};
telescope = {