mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
96e82986ee
commit
b5b2ab6b6c
|
@ -250,7 +250,7 @@ EXAMPLES ~
|
||||||
config = true, -- run require("neorg").setup()
|
config = true, -- run require("neorg").setup()
|
||||||
},
|
},
|
||||||
|
|
||||||
-- or set custom config
|
-- or set a custom config:
|
||||||
{
|
{
|
||||||
"nvim-neorg/neorg",
|
"nvim-neorg/neorg",
|
||||||
ft = "norg",
|
ft = "norg",
|
||||||
|
|
Loading…
Reference in New Issue