Skip to content

Commit

Permalink
Point to lua-guide and write-plugin instead of archived nvim-lua-…
Browse files Browse the repository at this point in the history
…guide
  • Loading branch information
mfussenegger committed May 30, 2024
1 parent a03d92e commit 8492131
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ The template includes the following:
- A .luacheckrc


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
`:help write-plugin`.

## Scope

Expand Down

0 comments on commit 8492131

Please sign in to comment.