languages/astro: init (#481)

* LSP: Add astro

* LSP: Properly add astro

* LSP: Properly actually add astro

* Flake: Fix mnw

* Update flake/develop.nix

Co-authored-by: raf <raf@notashelf.dev>

* Update configuration.nix

Co-authored-by: raf <raf@notashelf.dev>

* Update astro.nix

* Update rl-0.7.md

---------

Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
DamitusThyYeetus123 2024-12-04 10:13:56 +11:00 committed by GitHub
commit fd4df3432e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 168 additions and 3 deletions

View file

@ -3,6 +3,7 @@
in {
imports = [
./asm.nix
./astro.nix
./bash.nix
./dart.nix
./clang.nix