mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-19 08:48:44 +02:00
tests/issues: fix deprecation warning
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
4499c5f675
commit
afd6448f1d
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
nvim-tree = {
|
||||
enable = true;
|
||||
openOnSetup = true;
|
||||
tab.sync.open = true;
|
||||
settings.tab.sync.open = true;
|
||||
};
|
||||
|
||||
telescope = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue