aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSidhanth Rathod <siduck@tutanota.com>2024-03-09 23:50:48 +0530
committerGitHub <noreply@github.com>2024-03-09 23:50:48 +0530
commit9d7ba3b6e368243175d38e1ec956e0476fd86ed9 (patch)
tree362cb578f5c6580b8b38cdc25034640322e46e66
parentMerge pull request #55 from philolo1/fix/sample (diff)
Not maintained anymore
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12e42e8..e27926d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# NvChad terminal Plugin
+# NvChad terminal Plugin ( Unmaintained )
## Install
@@ -110,3 +110,7 @@ end
`terminal.send` also takes a 'type' parameter, so you can choose what type of terminal to send the command to.
By default, it runs the command in the last opened terminal, or a vertical one if none exist.
`terminal.send(ft_cmds[vim.bo.filetype], "float")` will run the command in a floating terminal
+
+## Credits
+
+Og Author's @zbirenbaum