Vimscript is dead - How to configure Nvim with Lua!
John McBride
Vim 9.0 introduces a new scripting, programming language to replace vimscript. In this video, we'll take a look at configuring Neovim only using lua, without any vimscript.
#johncodes
🚀 SUMMARY: Vim 9.0 has a new programming language that will likely one day replace vimscript entirely. There are alot of questions remaining in core vim around the backwards compatibility of vimscript and this new scripting language going forwards. Thankfully, Neovim has embedded Lua! Huzzah! Let's take a look at how we can configure neovim with lua, and only lua!
Lua docs: https://www.lua.org/docs.html Nvim options docs: https://neovim.io/doc/user/options.html Nvim lua API docs: https://neovim.io/doc/user/lua.html Download Nvim: https://github.com/neovim/neovim
🔗 SOCIAL LINKS: ► Twitter: https://twitter.com/johncodezzz ► Home page: https://johncodes.com ► Email contact: hello@johncodes.com ... https://www.youtube.com/watch?v=-esgEOqwzVg
189935302 Bytes