mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-31 10:16:24 -05:00
5 lines
53 B
Nix
5 lines
53 B
Nix
{ ... }:
|
|
{
|
|
imports = [ ../plugins/default.nix ];
|
|
}
|