refactor: combine files to align with plugin organization and add more comments
This commit is contained in:
@ -13,6 +13,7 @@ require("lazy").setup({
|
||||
{ import = "community" },
|
||||
{ import = "plugins" },
|
||||
} --[[@as LazySpec]], {
|
||||
-- Configure any other `lazy.nvim` configuration options here
|
||||
install = { colorscheme = { "astrodark", "habamax" } },
|
||||
performance = {
|
||||
rtp = {
|
||||
|
Reference in New Issue
Block a user