nvim-lua-guide
nvim-lua-guide copied to clipboard
Clarify where to place `init.lua` and how to load modules
It is only not clear to me if require('myluamodule') works from init.vim.