We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lua-guide
write-plugin
1 parent a03d92e commit 8492131Copy full SHA for 8492131
README.md
@@ -14,7 +14,8 @@ The template includes the following:
14
- A .luacheckrc
15
16
17
-To get started writing a Lua plugin, I recommend reading the [nvim-lua-guide][nvim-lua-guide].
+To get started writing a Lua plugin, I recommend reading `:help lua-guide` and
18
+`:help write-plugin`.
19
20
## Scope
21
0 commit comments