You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-3
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ The recommended installation method is via [rocks.nvim](https://github.com/nvim-
97
97
### `lazy.nvim`
98
98
99
99
In order to install Neorg via `lazy.nvim`, you must take a few extra steps - this is because `luarocks` is a critical compontent for Neorg to function.
100
-
See [this issue](https://github.com/folke/lazy.nvim/issues/37) for more information.
100
+
See [this blog](https://vhyrro.github.io/posts/neorg-and-luarocks/) for more information.
101
101
102
102
> [!IMPORTANT]
103
103
> Using luarocks Neorg will install itself and these dependencies with their respective versions:
@@ -109,11 +109,14 @@ See [this issue](https://github.com/folke/lazy.nvim/issues/37) for more informat
109
109
<details>
110
110
<summary>Click for installation snippet.</summary>
0 commit comments