removed unneeded extension

This commit is contained in:
Kristian Krsnik 2023-09-26 20:09:13 +02:00
parent 6111707cc0
commit 9e10776439
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85

View File

@ -22,7 +22,6 @@
# This will only yield extensions that are compatible with the installed version of vscode # This will only yield extensions that are compatible with the installed version of vscode
extensions = with (vscode-extensions.forVSCodeVersion package.version).vscode-marketplace; [ extensions = with (vscode-extensions.forVSCodeVersion package.version).vscode-marketplace; [
jnoortheen.nix-ide jnoortheen.nix-ide
arrterian.nix-env-selector
mkhl.direnv mkhl.direnv
ms-python.python ms-python.python
ms-python.vscode-pylance ms-python.vscode-pylance