mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-06-17 17:24:38 +02:00
refactor: run nixfmt-tree and deadnix
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{ ... }:
|
||||
{
|
||||
plugins.snacks = {
|
||||
enable = true;
|
||||
settings = {
|
||||
explorer = {
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
plugins.snacks = {
|
||||
enable = true;
|
||||
settings = {
|
||||
explorer = {
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user