summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonhard Kipp <leonhard.kipp@web.de>2023-09-19 21:59:06 +0200
committerLeonhard Kipp <leonhard.kipp@web.de>2023-09-19 21:59:06 +0200
commitc125aaa83c14f936a20f60c0e86537b81b9f01c9 (patch)
tree6c2cc4ca1e046217e0bca7073e57f9588e63f9df
parent5aaf7917a2dc7497399f092f3fb10d0c48c3984c (diff)
Fix: Use link in readme instead of quotes
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4391b76..31b24d3 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
**Info: This grammar was made for nu version ~0.45. As nushell evolves quickly, the grammar might not work perfectly for later versions. PR's are welcome**
-If you are using Neovim, I recommend not using this grammar directly, but using the wrapper `https://github.com/lhKipp/nvim-nu`, which sets up this grammar and other niceties.
+If you are using Neovim, I recommend not using this grammar directly, but using the wrapper [nvim-nu](https://github.com/lhKipp/nvim-nu), which sets up this grammar and other niceties.