mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-15 15:12:36 +02:00
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
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:
parent
251f348b22
commit
085ef66994
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