mirror of https://github.com/helix-editor/helix
docs: add toggle-diagnostic command info
parent
a1a2cce23e
commit
1610118d13
|
@ -88,3 +88,4 @@
|
||||||
| `:move`, `:mv` | 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 |
|
||||||
|
| `:toggle-diagnostics`, `:td` | Toggle Diagnostics |
|
||||||
|
|
Loading…
Reference in New Issue