aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2026-02-11 23:57:41 +0100
committeruser@node5.net <user@node5.net>2026-02-11 23:57:41 +0100
commit639c06a0fdb7ceebf5676fac6066138197e7bc34 (patch)
tree061bbd2fd9e76887fd727a151872ed7e01b36a8e
parent30aa2210e25afcca914549f9b4a7088c8700ab4d (diff)
Readme - How to run command
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ce25dd1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Node5 - nvim config
+
+## Run
+
+```
+nix run git+https://git.node5.net/nix/nvim --no-write-lock-file
+```