mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
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:
parent
88834cc93f
commit
fd4df3432e
5 changed files with 168 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
in {
|
||||
imports = [
|
||||
./asm.nix
|
||||
./astro.nix
|
||||
./bash.nix
|
||||
./dart.nix
|
||||
./clang.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue