Skip to content

Commit 185ad6e

Browse files
authored
Merge pull request nvim-lua#395 from smiggiddy/smiggiddy-patch-1
Add a link to the external lua-guide now that :help lua-guide is gone.
2 parents c0d9077 + ecf9975 commit 185ad6e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

init.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Kickstart.nvim is a template for your own configuration.
1717
a guide. One possible example:
1818
- https://learnxinyminutes.com/docs/lua/
1919
20+
2021
And then you can explore or search through `:help lua-guide`
22+
- https://neovim.io/doc/user/lua-guide.html
2123
2224
2325
Kickstart Guide:

0 commit comments

Comments
 (0)