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