Adds copilot vscode extension

nix-darwin
Abhinav Sarkar 2022-12-04 22:20:33 +05:30
parent f3be0f62ef
commit 9d4e32c276
2 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,7 @@ in {
settings = {
autoindent = true;
colorcolumn = 100;
colorscheme = "gotham";
colorscheme = "gruvbox";
diffgutter = true;
hlsearch = true;
mkparents = true;

View File

@ -21,6 +21,7 @@ in {
davidanson.vscode-markdownlint
dotjoshjohnson.xml
esbenp.prettier-vscode
github.copilot
haskell.haskell
jdinhlife.gruvbox
jebbs.plantuml