3 lines
87 B
Lua
3 lines
87 B
Lua
-- vim.opt.runtimepath:prepend(os.getenv("LAZY_NVIM_PATH"))
|
|
require("my.init").setup()
|