some code changes
This commit is contained in:
parent
48c125755a
commit
6a66d4e7c0
|
@ -3,9 +3,9 @@
|
|||
enable = true;
|
||||
package = pkgs.vscodium;
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
dracula-theme.theme-dracula
|
||||
vscodevim.vim
|
||||
yzhang.markdown-all-in-one
|
||||
ms-dotnettools.csharp
|
||||
jdinhlife.gruvbox
|
||||
asvetliakov.vscode-neovim
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue