mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-15 12:19:00 +00:00
users/foo-dogsquared: update text editors config
This commit is contained in:
parent
7467591b47
commit
a251e5ce92
@ -25,7 +25,7 @@
|
||||
};
|
||||
|
||||
# Enable a bunch of pre-configured configurations.
|
||||
plugins.dap.extensions.dap-go.enable = true;
|
||||
plugins.dap.extensions.dap-python.enable = true;
|
||||
plugins.dap-go.enable = true;
|
||||
plugins.dap-python.enable = true;
|
||||
plugins.rustaceanvim.enable = false;
|
||||
}
|
||||
|
@ -49,7 +49,6 @@
|
||||
ledger
|
||||
markdown
|
||||
markdown_inline
|
||||
org
|
||||
po
|
||||
pod
|
||||
rst
|
||||
|
@ -15,7 +15,6 @@ in {
|
||||
# Additional language support.
|
||||
bbenoist.nix
|
||||
graphql.vscode-graphql
|
||||
ms-python.python
|
||||
ms-azuretools.vscode-docker
|
||||
ms-vscode.cmake-tools
|
||||
ms-vscode.cpptools
|
||||
|
Loading…
Reference in New Issue
Block a user