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,12 +5,14 @@
plugins.snacks = { plugins.snacks = {
enable = true; enable = true;
settings = {
bigfile.enabled = true; bigfile.enabled = true;
notifier.enabled = true; notifier.enabled = true;
quickfile.enabled = true; quickfile.enabled = true;
statuscolumn.enabled = true; statuscolumn.enabled = true;
words.enabled = true; words.enabled = true;
}; };
};
keymaps = [ keymaps = [
{ {