mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
remove gitlens extension
This commit is contained in:
parent
5a05fa411c
commit
b8b6b9854c
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
enableUpdateCheck = false;
|
enableUpdateCheck = false;
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
bbenoist.nix
|
bbenoist.nix
|
||||||
eamodio.gitlens
|
|
||||||
github.copilot
|
github.copilot
|
||||||
golang.go
|
golang.go
|
||||||
hashicorp.terraform
|
hashicorp.terraform
|
||||||
|
|
Loading…
Reference in a new issue