mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2025-10-21 19:50:34 +00:00
Update docs
This commit is contained in:
parent
c2deea1515
commit
05ff43760a
@ -107,9 +107,10 @@ A customizable Neovim plugin to run code inside the editor
|
||||
|
||||
Runs a command in a shell by opening it in a new split window, with a terminal buffer.
|
||||
|
||||
|
||||
The split window's position will be determined by the `position` value from the config. It will be overwritten when using the telescope mapping to open horizontally or vertically.
|
||||
|
||||
- `select_horizontal` (defaults to `<C-X>`): Opens the window at the bottom of the screen.
|
||||
- `select_vertical` (defaults to `<C-V>`): Opens the window at the right of the screen.
|
||||
<br/>
|
||||
|
||||
| Argument name | Description | Type |
|
||||
|---------------- | --------------- | --------------- |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user