feat(workspaces): add +workspace/delete

For deleting saved workspaces (saved with `+workspace/save` or
`+workspace-save`).

Also binds `SPC TAB D` (for evil users) and `C-c w K` (for non-evil
users) to it.

Fix: #4399
Close: #7869
Co-authored-by: sriramsk1999 <sriramsk1999@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-07-29 19:46:42 -04:00
parent 04efd82590
commit 9cdcfdac36
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 37 additions and 0 deletions