tests/issues: fix deprecation warning
Some checks are pending
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
Documentation / Version info (push) Waiting to run
Documentation / Build (push) Blocked by required conditions
Documentation / Combine builds (push) Blocked by required conditions
Documentation / Deploy (push) Blocked by required conditions

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-07-21 20:06:09 +02:00 committed by Matt Sturgeon
parent 251f348b22
commit 085ef66994

View file

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