mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-05-18 17:39:47 +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 = {
|
programs.zed-editor = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extensions = ["nix" "catppuccin" "wakatime" "discord_presence"];
|
extensions = ["nix" "catppuccin" "wakatime" "discord_presence" "deno"];
|
||||||
|
|
||||||
userSettings = {
|
userSettings = {
|
||||||
icon_theme = "Catppuccin Macchiato";
|
icon_theme = "Catppuccin Macchiato";
|
||||||
|
|
Loading…
Add table
Reference in a new issue