This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
686bdd12c4
satellite
/
dotfiles
/
neovim
/
init.lua
3 lines
87 B
Lua
Raw
Normal View
History
Unescape
Escape
Will rewrite my neovim config
2022-12-26 20:07:10 +01:00
-- vim.opt.runtimepath:prepend(os.getenv("LAZY_NVIM_PATH"))
Backup
2022-12-14 03:20:59 +01:00
require
(
"
my.init
"
)
.
setup
(
)
Copy permalink