mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
feat(ui): toggle to show plugin URLs on home page
This commit is contained in:
parent
3f13f08043
commit
f9d3365c5f
7 changed files with 51 additions and 6 deletions
|
@ -634,6 +634,9 @@ function:
|
|||
:Lazy health require("lazy").health() Run :checkhealth lazy
|
||||
|
||||
:Lazy help require("lazy").help() Toggle this help page
|
||||
|
||||
:Lazy locations require("lazy").locations() Toggle plugin URLs in
|
||||
plugin list
|
||||
|
||||
:Lazy home require("lazy").home() Go back to plugin list
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue