1
1
mirror of https://github.com/kahole/edamagit.git synced 2024-09-11 07:15:31 +03:00

Merge pull request #287 from ajmcmiddlin/patch-1

Update extensions.vim_tab entry in README.md.
This commit is contained in:
Kristian Andersen Hole 2024-01-08 08:39:52 +01:00 committed by GitHub
commit f026de4e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",