diff options
author | Martin Fischer <martin@push-f.com> | 2025-02-23 15:44:26 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-02-23 16:10:32 +0100 |
commit | b20a94dc75cdd76f105c601867d3d165ae249461 (patch) | |
tree | adfa77bd1d095687abb162f3e1f6297329aba44e /user | |
parent | dbd705bb9473186f9634a57aacee4f3e1f444773 (diff) |
feat(workstation): add typst and zathura
Diffstat (limited to 'user')
-rw-r--r-- | user/zed/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/zed/settings.json b/user/zed/settings.json index f4a2ade..faaeb55 100644 --- a/user/zed/settings.json +++ b/user/zed/settings.json @@ -39,6 +39,7 @@ "nix": true, "sql": true, "toml": true, + "typst": true, "vscode-dark-modern": true }, "git": { |