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