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