feat: Move personal plugins in separate dir
This commit is contained in:
@@ -13,6 +13,7 @@ require("lazy").setup({
|
|||||||
},
|
},
|
||||||
{ import = "community" },
|
{ import = "community" },
|
||||||
{ import = "plugins" },
|
{ import = "plugins" },
|
||||||
|
{ import = "plugins.custom" },
|
||||||
} --[[@as LazySpec]], {
|
} --[[@as LazySpec]], {
|
||||||
-- Configure any other `lazy.nvim` configuration options here
|
-- Configure any other `lazy.nvim` configuration options here
|
||||||
install = { colorscheme = { "astrotheme", "habamax" } },
|
install = { colorscheme = { "astrotheme", "habamax" } },
|
||||||
|
|||||||
Reference in New Issue
Block a user