summaryrefslogtreecommitdiff
path: root/modules/vscode.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-08-14 01:47:11 +0300
committerAzat Bahawi <azat@bahawi.net>2024-08-14 01:47:11 +0300
commitaa5565629845644050f19b1bbc1f03b0a0a66aa7 (patch)
treef0f57f893d5914a3c2aa292b3755284b593025e7 /modules/vscode.nix
parentc76e81a086aa66394b37d3bf36592328da09a298 (diff)
2024-08-14
Diffstat (limited to 'modules/vscode.nix')
-rw-r--r--modules/vscode.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/modules/vscode.nix b/modules/vscode.nix
index bd840d8..586a817 100644
--- a/modules/vscode.nix
+++ b/modules/vscode.nix
@@ -53,7 +53,7 @@ in
github.vscode-pull-request-github
gitlab.gitlab-workflow
golang.go
- graphql.vscode-graphql
+ # graphql.vscode-graphql
graphql.vscode-graphql-execution
graphql.vscode-graphql-syntax
hashicorp.hcl
@@ -72,12 +72,11 @@ in
signageos.signageos-vscode-sops
skellock.just
streetsidesoftware.code-spell-checker
- streetsidesoftware.code-spell-checker-british-english
streetsidesoftware.code-spell-checker-russian
streetsidesoftware.code-spell-checker-scientific-terms
tamasfe.even-better-toml
- task.vscode-task
- vscode-org-mode.org-mode
+ # task.vscode-task
+ # vscode-org-mode.org-mode
ziglang.vscode-zig
]
++ optional cfg.vim.enable vscodevim.vim;