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

@ -383,3 +383,7 @@ The changes are, in no particular order:
[Nowaaru](https://github.com/Nowaaru):
- Add `precognition-nvim`.
[DamitusThyYeeticus123](https://github.com/DamitusThyYeetus123):
- Add support for [Astro](https://astro.build/) language server.