Skip to content

Commit

Permalink
Revert "collections/mini: init"
Browse files Browse the repository at this point in the history
This reverts commit 952a3f1.
  • Loading branch information
LilleAila committed Jan 17, 2025
1 parent 952a3f1 commit 9c09915
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 95 deletions.
17 changes: 0 additions & 17 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -744,11 +744,5 @@
url = "github:stevearc/aerial.nvim";
flake = false;
};

# Plugin collections
plugin-mini-nvim = {
url = "github:echasnovski/mini.nvim";
flake = false;
};
};
}
1 change: 0 additions & 1 deletion modules/modules.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
plugins = map (p: ./plugins + "/${p}") [
"assistant"
"autopairs"
"collections"
"comments"
"completion"
"dashboard"
Expand Down
5 changes: 0 additions & 5 deletions modules/plugins/collections/default.nix

This file was deleted.

32 changes: 0 additions & 32 deletions modules/plugins/collections/mini-nvim/config.nix

This file was deleted.

6 changes: 0 additions & 6 deletions modules/plugins/collections/mini-nvim/default.nix

This file was deleted.

28 changes: 0 additions & 28 deletions modules/plugins/collections/mini-nvim/mini-nvim.nix

This file was deleted.

0 comments on commit 9c09915

Please sign in to comment.