mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-06 21:00:35 -04:00
7 lines
67 B
Nix
7 lines
67 B
Nix
{
|
|
imports = [
|
|
./vi.nix
|
|
./vim.nix
|
|
./neovim.nix
|
|
];
|
|
}
|