diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 1bf2c50..8673694 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -8,9 +8,6 @@ // Prettier for auto formatting code "esbenp.prettier-vscode", - // GitLens for seeing version history inline - "eamodio.gitlens", - // Tons of markdown goodies (lists, tables of content, so much more) "yzhang.markdown-all-in-one",