mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 11:55:22 +00:00
9 lines
123 B
Nix
9 lines
123 B
Nix
{
|
|
imports = [
|
|
./deno.nix
|
|
./harper.nix
|
|
./lemminx.nix
|
|
./tinymist.nix
|
|
./twig-language-server.nix
|
|
];
|
|
}
|