fix: Move Snacks settings into settings = { ... }

This commit is contained in:
punkfairie 2024-11-24 20:08:54 -08:00
parent 95a432d942
commit 63a19ff3f9
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -5,11 +5,13 @@
plugins.snacks = {
enable = true;
bigfile.enabled = true;
notifier.enabled = true;
quickfile.enabled = true;
statuscolumn.enabled = true;
words.enabled = true;
settings = {
bigfile.enabled = true;
notifier.enabled = true;
quickfile.enabled = true;
statuscolumn.enabled = true;
words.enabled = true;
};
};
keymaps = [