vim: Add debug panel ex command (#33560)
Added :Debug to open debug panel, also added [:display](https://neovim.io/doc/user/change.html#%3Adisplay), alias to :reg Release Notes: - N/A
This commit is contained in:
@@ -288,6 +288,7 @@ These ex commands open Zed's various panels and windows.
|
||||
| Open the chat panel | `:Ch[at]` |
|
||||
| Open the AI panel | `:A[I]` |
|
||||
| Open the git panel | `:G[it]` |
|
||||
| Open the debug panel | `:D[ebug]` |
|
||||
| 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