1
Fork 0
satellite/dotfiles/neovim/init.lua

3 lines
87 B
Lua
Raw Normal View History

2022-12-26 20:07:10 +01:00
-- vim.opt.runtimepath:prepend(os.getenv("LAZY_NVIM_PATH"))
2022-12-14 03:20:59 +01:00
require("my.init").setup()