Skip to content

Commit

Permalink
Merge pull request #403 from mrjones2014/bot/vimdoc/master
Browse files Browse the repository at this point in the history
chore: generated vimdoc
  • Loading branch information
mrjones2014 authored Oct 10, 2023
2 parents c9d1d89 + 88b20f5 commit 935b915
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/legendary-extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ Automatically load key mappings defined in lazy.nvim

>lua
require('legendary').setup({
lazy_nvim = true,
extensions = {
lazy_nvim = true,
}
})
<

Expand Down

0 comments on commit 935b915

Please sign in to comment.