|
|
@ -63,5 +63,6 @@
|
|
|
|
| `:tree-sitter-subtree`, `:ts-subtree` | Display tree sitter subtree under cursor, primarily for debugging queries. |
|
|
|
|
| `:tree-sitter-subtree`, `:ts-subtree` | Display tree sitter subtree under cursor, primarily for debugging queries. |
|
|
|
|
| `:config-reload` | Refreshes helix's config. |
|
|
|
|
| `:config-reload` | Refreshes helix's config. |
|
|
|
|
| `:config-open` | Open the helix config.toml file. |
|
|
|
|
| `:config-open` | Open the helix config.toml file. |
|
|
|
|
|
|
|
|
| `:log-open` | Open the helix log file. |
|
|
|
|
| `:pipe` | Pipe each selection to the shell command. |
|
|
|
|
| `:pipe` | Pipe each selection to the shell command. |
|
|
|
|
| `:run-shell-command`, `:sh` | Run a shell command |
|
|
|
|
| `:run-shell-command`, `:sh` | Run a shell command |
|
|
|
|