cswimr/home
Archived
Template
1
0
Fork 0
This repository has been archived on 2024-11-16. You can view files and clone it, but cannot push or open issues or pull requests.
home/.config/nvim/init.lua
cswimr 0701eb141c
swap to custom lazyvim config
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-08 19:11:39 -04:00

3 lines
100 B
Lua

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
require("overseer").setup()