Skip to content

Commit 8492131

Browse files
committed
Point to lua-guide and write-plugin instead of archived nvim-lua-guide
1 parent a03d92e commit 8492131

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ The template includes the following:
1414
- A .luacheckrc
1515

1616

17-
To get started writing a Lua plugin, I recommend reading the [nvim-lua-guide][nvim-lua-guide].
17+
To get started writing a Lua plugin, I recommend reading `:help lua-guide` and
18+
`:help write-plugin`.
1819

1920
## Scope
2021

0 commit comments

Comments
 (0)