add uv and direnv supp

This commit is contained in:
Tao Tien 2024-08-28 13:49:15 -07:00
parent a0feface3f
commit d599c438a0
7 changed files with 46 additions and 19 deletions

View file

@ -52,7 +52,7 @@
};
};
languages = {
use-grammars.only = ["rust" "c" "cpp" "typst" "nix" "html" "toml" "markdown" "just"];
use-grammars.only = ["rust" "c" "cpp" "typst" "nix" "html" "toml" "markdown" "just" "bash"];
language = [
{
name = "arduino";