mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/arduino: init
This commit is contained in:
parent
da1fed218b
commit
189aef848b
3 changed files with 93 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
inherit (lib.nvim.languages) mkEnable;
|
||||
in {
|
||||
imports = [
|
||||
./arduino.nix
|
||||
./asm.nix
|
||||
./astro.nix
|
||||
./bash.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue