mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
docs: item ordering
This commit is contained in:
parent
7e77b15b53
commit
d048c6ec21
1 changed files with 2 additions and 2 deletions
|
@ -87,8 +87,8 @@
|
|||
| `: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 |
|
||||
| `:read`, `:r` | Load a file into buffer |
|
||||
| `:echo` | Prints the given arguments to the statusline. |
|
||||
| `:noop` | Does nothing. |
|
||||
| `:left` | Align text to the left, optionally pass a number overriding the current document's text width |
|
||||
| `:center` | Center-align text, optionally pass a number overriding the current document's text width |
|
||||
| `:right` | Align text to the right, optionally pass a number overriding the current document's text width |
|
||||
| `:echo` | Prints the given arguments to the statusline. |
|
||||
| `:noop` | Does nothing. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue