Skip to content

Commit

Permalink
Merge pull request #287 from ajmcmiddlin/patch-1
Browse files Browse the repository at this point in the history
Update extensions.vim_tab entry in README.md.
  • Loading branch information
kahole authored Jan 8, 2024
2 parents 4fff85a + 9b4639a commit f026de4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@ remove the default edamagit bindings and the collisions with the Vim extension.
},
{
"key": "tab",
"command": "-extension.vim_tab",
"when": "editorTextFocus && vim.active && !inDebugRepl && vim.mode != 'Insert'"
"command": "-extension.vim_tab"
},
{
"key": "x",
Expand Down

0 comments on commit f026de4

Please sign in to comment.