mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 13:26:45 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
96e82986ee
commit
b5b2ab6b6c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue