Skip to content

Commit

Permalink
switch vim plugin out for a working vim emulator (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat authored Nov 16, 2023
1 parent dce1e31 commit e2cef6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
],
"extensions": [
"golang.go",
"vscodevim.vim",
"github.copilot",
"ms-python.python",
"jetpack-io.devbox",
"redhat.vscode-yaml",
"esbenp.prettier-vscode",
"ms-vscode.makefile-tools",
"mtunique.vim-fcitx-remote",
"ms-azuretools.vscode-docker",
"github.vscode-pull-request-github",
"ms-vscode-remote.remote-containers",
Expand Down

0 comments on commit e2cef6c

Please sign in to comment.