aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorzbirenbaum <zacharyobirenbaum@gmail.com>2022-08-10 20:18:33 -0700
committerzbirenbaum <zacharyobirenbaum@gmail.com>2022-08-10 20:19:46 -0700
commitccf9630230bde0e9a403e635080349d5d58174c8 (patch)
tree6625a16756c9a0485e37bd6ba1975481f1d69e59 /README.md
parentformat files (diff)
fix #16: expose shell configuration option
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8bf827..6fe2a55 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ use {
```lua
require("nvterm").setup({
terminals = {
+ shell = vim.o.shell,
list = {},
type_opts = {
float = {