Skip to content

Commit

Permalink
bootstrap: vscode uses vim plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
davidandreoletti committed Apr 10, 2024
1 parent e77f777 commit bf9d963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/bootstrap_apps_gui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ if is_profile_admin_or_similar; then
vscode_install_extension "ms-toolsai.datawrangler" # Data wrangler for Jupyter Notebook
vscode_install_extension "ms-azuretools.vscode-docker" # Docker Extension
vscode_install_extension "continue.continue" # LLM autopilot
vscode_install_extension "vscodevim.vim" # VIM extension

# Ngrok
is_macos && homebrew_brew_cask_install "ngrok"
Expand Down

0 comments on commit bf9d963

Please sign in to comment.