nix-community.nixvim/tests/test-sources/plugins/utils/web-devicons.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
61 B
Nix
Raw Normal View History

2024-09-05 16:56:34 +00:00
{
empty = {
plugins.web-devicons.enable = true;
};
}