aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2024-05-29 00:45:26 +0200
committerache <ache@ache.one>2024-05-29 00:45:26 +0200
commit9830d75061ea2e780897c2034e0b4eadcaa18e88 (patch)
tree3aaa8347e7fb10c734a7e2ae89761749f3753d48
parentNot maintained anymore (diff)
Re-host on git.ache.oneHEADmain
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e27926d..945276b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# NvChad terminal Plugin ( Unmaintained )
+# NvUser terminal Plugin (Unmaintained)
## Install
@@ -6,7 +6,7 @@
```lua
{
- "NvChad/nvterm",
+ "https://git.ache.one/nvterm",
config = function ()
require("nvterm").setup()
end,