languages/angular: init module

This commit is contained in:
NikSne 2025-09-08 18:48:42 +03:00
commit fe77c1a3b2
No known key found for this signature in database
4 changed files with 163 additions and 0 deletions

View file

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