From 05ff43760a67ce5b5e56099d274ef5d091db3194 Mon Sep 17 00:00:00 2001 From: MarcHamamji Date: Fri, 7 Apr 2023 23:19:02 +0300 Subject: [PATCH] Update docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 | |---------------- | --------------- | --------------- |