|
|
@ -85,6 +85,6 @@
|
|
|
|
| `:reset-diff-change`, `:diffget`, `:diffg` | Reset the diff change at the cursor position. |
|
|
|
|
| `:reset-diff-change`, `:diffget`, `:diffg` | Reset the diff change at the cursor position. |
|
|
|
|
| `:clear-register` | Clear given register. If no argument is provided, clear all registers. |
|
|
|
|
| `:clear-register` | Clear given register. If no argument is provided, clear all registers. |
|
|
|
|
| `:redraw` | Clear and re-render the whole UI |
|
|
|
|
| `:redraw` | Clear and re-render the whole UI |
|
|
|
|
| `:move` | Move the current buffer and its corresponding file to a different path |
|
|
|
|
| `:move`, `:mv` | Move the current buffer and its corresponding file to a different path |
|
|
|
|
| `:yank-diagnostic` | Yank diagnostic(s) under primary cursor to register, or clipboard by default |
|
|
|
|
| `:yank-diagnostic` | Yank diagnostic(s) under primary cursor to register, or clipboard by default |
|
|
|
|
| `:read`, `:r` | Load a file into buffer |
|
|
|
|
| `:read`, `:r` | Load a file into buffer |
|
|
|
|