mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-07-21 12:45:13 +00:00
Merge 05b55a1970
into 255fc0e45c
This commit is contained in:
commit
0a4f9fa4a8
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ require("lazy").setup({
|
||||||
-- highlight-start
|
-- highlight-start
|
||||||
spec = {
|
spec = {
|
||||||
-- import your plugins
|
-- import your plugins
|
||||||
{ import = "plugins" },
|
{ import = "config.plugins" },
|
||||||
},
|
},
|
||||||
-- highlight-end
|
-- highlight-end
|
||||||
-- Configure any other settings here. See the documentation for more details.
|
-- Configure any other settings here. See the documentation for more details.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue