[nvim,vscode] VSCode/Copilot config
This commit is contained in:
@@ -15,12 +15,6 @@
|
||||
|
||||
# AI Agents
|
||||
github.copilot
|
||||
(pkgs.vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "vscode-augment";
|
||||
publisher = "augment";
|
||||
version = "0.442.0";
|
||||
sha256 = "sha256-TzoafGCmaOEOUHh3XWPrLe/ysICviaOJcpMVqWY/Nr4=";
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user