mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-18 04:58:17 +00:00
10 lines
147 B
Nix
10 lines
147 B
Nix
{
|
|
imports = [
|
|
./deno.nix
|
|
./harper.nix
|
|
./lemminx.nix
|
|
./tinymist.nix
|
|
./twig-language-server.nix
|
|
./typescript-go.nix
|
|
];
|
|
}
|