Keymaps in Neovim 0.5 with Lua
Hopefully you have read my last post on the basics of configuring Neovim.
You must already be having a lua/ folder, so let's start by creating a keymaps.lua file inside it.
Make sure to execute the command below in your nvim configuration directory.
...
yashguptaz.hashnode.dev5 min read
Rafiul Hasan
Great guide !!! Keep it up !