I'm trying to automatically install all the plugins before sourcing my remaining vimscript. Is this the right way of going at it ?
Also is there a way I can get the location of the init.lua file so I don't have to use the full path in that source vim.cmd ?
I'm trying to automatically install all the plugins before sourcing my remaining vimscript. Is this the right way of going at it ? Also is there a way I can get the location of the init.lua file so I don't have to use the full path in that source vim.cmd ?