nix-community.nixvim/tests/test-sources/plugins/by-name/contextfiles/default.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

2025-08-19 22:06:09 -05:00
{
empty = {
plugins.contextfiles.enable = true;
};
}