Merge pull request #395 from smiggiddy/smiggiddy-patch-1

Add a link to the external lua-guide now that :help lua-guide is gone.
This commit is contained in:
Chris Patti 2023-08-10 15:04:13 -04:00 committed by GitHub
commit 98ad2ee32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,9 @@ Kickstart.nvim is a template for your own configuration.
a guide. One possible example:
- https://learnxinyminutes.com/docs/lua/
And then you can explore or search through `:help lua-guide`
- https://neovim.io/doc/user/lua-guide.html
Kickstart Guide: