The Net Blog The Net Blog - The only blog you'll need for web/app development & design!
Posts with the tag lua:

Configuring Neovim With Lua: What You Should Know

Configuring Neovim With Lua: What You Should Know NeoVim is such an amazing and powerful tool. It’s insanely fast, flexible, and clean. I honestly can’t believe I used to use vimscript to set it up, but anyways, in today’s article, I’m going to show you how to start making your neovim config! But before we continue though, I’d like to give a big shout-out to Chris@machine’s NeoVim from Scratch series, and ThePrimeagen, since a lot of my config is based on theirs.