languages/arduino: init

This commit is contained in:
poz 2026-02-18 11:50:05 +01:00
commit 54afb6211c
4 changed files with 99 additions and 0 deletions

View file

@ -3,6 +3,7 @@
inherit (lib.nvim.languages) mkEnable;
in {
imports = [
./arduino.nix
./asm.nix
./astro.nix
./bash.nix