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