Update init.lua
added a URL to the lua-guide may help others who miss the :help lua-guide
This commit is contained in:
parent
f6d67b69c3
commit
d0b47ce958
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue