mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2025-10-21 19:50:34 +00:00
Fix shell_handler description
This commit is contained in:
parent
691a825073
commit
2fed3ebc5a
@ -103,7 +103,7 @@ A customizable Neovim plugin to run code inside the editor
|
||||
|
||||
- #### `shell_handler(command, editable)`
|
||||
|
||||
Runs a command in a shell by opening it in a new vertical split window, with a terminal buffer.
|
||||
Runs a command in a shell by opening it in a new split window, with a terminal buffer.
|
||||
|
||||
| Argument name | Description | Type |
|
||||
|---------------- | --------------- | --------------- |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user