mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2026-02-04 06:12:01 +00:00
Fix shell_handler description
This commit is contained in:
@@ -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 |
|
||||
|---------------- | --------------- | --------------- |
|
||||
|
||||
Reference in New Issue
Block a user