users/foo-dogsquared: update text editors config

This commit is contained in:
Gabriel Arazas 2025-03-10 11:23:22 +08:00
parent 7467591b47
commit a251e5ce92
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
3 changed files with 2 additions and 4 deletions

View File

@ -25,7 +25,7 @@
}; };
# Enable a bunch of pre-configured configurations. # Enable a bunch of pre-configured configurations.
plugins.dap.extensions.dap-go.enable = true; plugins.dap-go.enable = true;
plugins.dap.extensions.dap-python.enable = true; plugins.dap-python.enable = true;
plugins.rustaceanvim.enable = false; plugins.rustaceanvim.enable = false;
} }

View File

@ -49,7 +49,6 @@
ledger ledger
markdown markdown
markdown_inline markdown_inline
org
po po
pod pod
rst rst

View File

@ -15,7 +15,6 @@ in {
# Additional language support. # Additional language support.
bbenoist.nix bbenoist.nix
graphql.vscode-graphql graphql.vscode-graphql
ms-python.python
ms-azuretools.vscode-docker ms-azuretools.vscode-docker
ms-vscode.cmake-tools ms-vscode.cmake-tools
ms-vscode.cpptools ms-vscode.cpptools