Skip to content

Commit 7f662c0

Browse files
Weyaaronfeoh
andauthored
Update init.lua
Co-authored-by: Chris Patti <[email protected]>
1 parent 16de9cf commit 7f662c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
8585
--]]
8686
--
8787
--
88-
-- One last note before we leave you to play around: Lua is a real programming language.
88+
-- One last note before we leave you to explore: Lua is a real programming language.
8989
-- Why is that important? First of all, that you can use all the features of Lua,
9090
-- like variables, conditionals, loops and functions. Secondly, that you can interact with
9191
-- neovim in concise way. The following lines contain two examples that might give you some inspirations.

0 commit comments

Comments
 (0)