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