Update init.lua

added a URL to the lua-guide
may help others who miss the :help lua-guide
This commit is contained in:
Smig 2023-08-10 15:00:15 -04:00 committed by GitHub
parent f6d67b69c3
commit d0b47ce958
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: