Uses marketplace version of copilot vscode extension

nix-darwin
Abhinav Sarkar 2023-01-24 12:31:58 +05:30
parent 07e0e85129
commit ae7223ee47
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ let
niv niv
nix nix
nix-diff nix-diff
nix-du
nixfmt nixfmt
rnix-lsp rnix-lsp
statix statix

View File

@ -5,6 +5,7 @@ let
"13xforever/language-x86-64-assembly" "13xforever/language-x86-64-assembly"
"ban/spellright" "ban/spellright"
"dawhite/mustache" "dawhite/mustache"
"GitHub/copilot"
"kirozen/wordcounter" "kirozen/wordcounter"
"pedrorgirardi/vscode-cljfmt" "pedrorgirardi/vscode-cljfmt"
"wmaurer/change-case" "wmaurer/change-case"
@ -21,7 +22,6 @@ in {
davidanson.vscode-markdownlint davidanson.vscode-markdownlint
dotjoshjohnson.xml dotjoshjohnson.xml
esbenp.prettier-vscode esbenp.prettier-vscode
github.copilot
haskell.haskell haskell.haskell
jdinhlife.gruvbox jdinhlife.gruvbox
jebbs.plantuml jebbs.plantuml