diff --git a/README.md b/README.md index 5e67581..b3e0862 100644 --- a/README.md +++ b/README.md @@ -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 ``): Opens the window at the bottom of the screen. + - `select_vertical` (defaults to ``): Opens the window at the right of the screen. +
| Argument name | Description | Type | |---------------- | --------------- | --------------- |