languages/arduino: init

This commit is contained in:
poz 2025-07-19 02:53:31 +02:00
commit 189aef848b
No known key found for this signature in database
3 changed files with 93 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