mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-04-09 13:31:32 +02:00
✨ Add deno Zed extension
This commit is contained in:
parent
7c225396f0
commit
abc6a1abab
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue