Add deno Zed extension

This commit is contained in:
Jo 2025-03-26 23:21:28 +01:00
parent 7c225396f0
commit abc6a1abab

View file

@ -25,7 +25,7 @@ in {
programs.zed-editor = {
enable = true;
extensions = ["nix" "catppuccin" "wakatime" "discord_presence"];
extensions = ["nix" "catppuccin" "wakatime" "discord_presence" "deno"];
userSettings = {
icon_theme = "Catppuccin Macchiato";