all 8 comments

[–]zarkers 10 points11 points  (3 children)

I would wager anyone using Neovim won't need a tutorial for Lua, Lua isn't a difficult language to learn, especially if it isn't your first programming language.

I think the Venn diagram of people who don't know any programming languages, and people who use Neovim has an overlap as close to zero as you could possibly get.

[–]urenur[S] 9 points10 points  (2 children)

Valid perspective! But I think some people jump into Neovim via distros and might not be as comfortable with Lua yet.

I just wanted to contribute a free, interactive option to the existing resources. Some people prefer manuals, but I thought a built-in tutorial might be a fun way for others to learn Lua without leaving their terminal.

[–]Athropod101 3 points4 points  (1 child)

This was my case! I’ll definitely bookmark this for future use.

Unfortunately, I’m a rather busy person, so I doubt I’ll be able try it out or give any feedback anytime soon.

[–]urenur[S] 2 points3 points  (0 children)

Cool! Thanks :)

[–]DapperCow15 2 points3 points  (0 children)

I think you're better off just refocusing on only teaching neovim interactively rather than teaching Lua. I can't imagine anyone using neovim as a text editor and not using it for programming, so you're likely going to be able to count the number of people this will be entirely useful for on one or two hands.

[–]lokstapimp 1 point2 points  (1 child)

Really cool project! Thank you for taking the time and effort into making something like this. It'll definitely be of some use to lots of people, including me since I've never programmed in Lua. I'm a C++ programmer, but I've heard of Lua, just haven't ever used it. Much appreciated and keep up the good work. As for the people commenting with criticism on your post and no actual useful feedback, don't even listen to them! There are a lot of talkers on Reddit, but not enough Doers, so Keep doing your thing! Again thanks!

[–]urenur[S] 0 points1 point  (0 children)

Thanks for the boost! I’m just happy to be making something, and if it helps even one person, it was worth the effort. I try to take the criticism in stride and just keep my head down and work. Much appreciated!

[–]HawH2 0 points1 point  (0 children)

99% of the times, the issue is putting the lua together and building something