nix-community.nixvim/modules/plugins.nix
2024-05-05 22:00:40 +02:00

4 lines
53 B
Nix

{ ... }:
{
imports = [ ../plugins/default.nix ];
}