vscode is now emacs 2 smth
This commit is contained in:
parent
0b39dd75c3
commit
b77b2d0227
1 changed files with 2 additions and 1 deletions
|
@ -12,10 +12,11 @@ in {
|
||||||
vscodeExtensions = with vscode-extensions;
|
vscodeExtensions = with vscode-extensions;
|
||||||
[
|
[
|
||||||
mkhl.direnv
|
mkhl.direnv
|
||||||
vscodevim.vim
|
|
||||||
ms-python.vscode-pylance
|
ms-python.vscode-pylance
|
||||||
ms-vscode.cmake-tools
|
ms-vscode.cmake-tools
|
||||||
ms-dotnettools.csharp
|
ms-dotnettools.csharp
|
||||||
|
tuttieee.emacs-mcx
|
||||||
|
kahole.magit
|
||||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [{
|
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [{
|
||||||
name = "better-comments";
|
name = "better-comments";
|
||||||
publisher = "aaron-bond";
|
publisher = "aaron-bond";
|
||||||
|
|
Loading…
Reference in a new issue