vim: Add :Git (#27874)
Just adding to the existing https://zed.dev/docs/vim#ex-commands Captial G is not used by vim commands. Release Notes: - N/A
This commit is contained in:
@@ -212,6 +212,7 @@ These ex commands open Zed's various panels and windows.
|
||||
| Open the collaboration panel | `:C[ollab]` |
|
||||
| Open the chat panel | `:Ch[at]` |
|
||||
| Open the AI panel | `:A[I]` |
|
||||
| Open the git panel | `:G[it]` |
|
||||
| Open the notifications panel | `:No[tif]` |
|
||||
| Open the feedback window | `:fe[edback]` |
|
||||
| Open the diagnostics window | `:cl[ist]` |
|
||||
|
||||
Reference in New Issue
Block a user