mirror of
https://github.com/JorySeverijnse/dotfiles.git
synced 2026-01-29 12:28:36 +00:00
4 lines
133 B
Lua
4 lines
133 B
Lua
-- bootstrap lazy.nvim, LazyVim and your plugins
|
|
require("config.lazy")
|
|
require("custom_colorschemes.alacritty_colour_jory").setup()
|