mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 07:25:30 +00:00
feat(languages: move markdown and tidal to languages module)
This commit is contained in:
parent
ba463a3bdf
commit
fdca3b1e7e
17 changed files with 56 additions and 111 deletions
|
|
@ -8,6 +8,9 @@ with lib; let
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
./markdown
|
||||
./tidal
|
||||
|
||||
./clang.nix
|
||||
./go.nix
|
||||
./nix.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue