AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.16k stars 236 forks source link

feat(lazydocker): load when required only #1203

Closed cristobalgvera closed 2 weeks ago

cristobalgvera commented 3 weeks ago

📑 Description

Add lazy loading to lazydocker.nvim. This way, it will only loads when the user request it via <Leader>td.

ℹ Additional Information

This improves the overall startup time of Neovim, but increase the perceived startup time of lazydocker.nvim.

github-actions[bot] commented 3 weeks ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: