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

@ -71,6 +71,7 @@ isMaximal: {
};
# Language modules that are not as common.
angular.enable = false;
assembly.enable = false;
astro.enable = false;
nu.enable = false;