docs: Fix Vim documentation for bindings (#12735)

Release Notes:

- N/A
This commit is contained in:
Thorsten Ball 2024-06-06 15:55:07 +02:00 committed by GitHub
parent 3000f6ea22
commit 0c7e745be8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,12 +27,14 @@ g S Find symbol in entire project
g ] Go to next diagnostic
g [ Go to previous diagnostic
] d Go to next diagnostic
[ d Go to previous diagnostic
g h Show inline error (hover)
g . Open the code actions menu
# Git
] c Go to previous git change
[ c Go to next git change
] c Go to next git change
[ c Go to previous git change
# Treesitter
] x Select a smaller syntax node