[!IMPORTANT]
Sorry, but Github cant handle this file, and I dont want to decrease quality (well.. sometimes xD) and FPS, so I just pin the link to video here:
Want to see status of plugin at any day? Thats file for u
Have you ever found yourself adding multiple dependencies to your code before installing them? Do you hate switching between your editor and terminal for installing libs? 🤔
LazyDeveloperHelper solves this problem! It's a Neovim plugin that lets you manage:
vim.ui.select for choose cause will be added Vckpg)...dependencies directly from your editor, eliminating the need to switch to the terminal.
And plugin have Discord channel from now
(As of 20.10.25 8:14 PM its list clear, i`ll do just small fixes, maybe)
If you wanna to see roadmap for 2026 and current year (2025, if you forget) - this for you: Go to Roadmap.sh
use {
'Silletr/LazyDevHelper',
config = function()
require("LazyDeveloperHelper")
end
}
Then: :PackerSync
return {
"Silletr/LazyDeveloperHelper",
config = function()
require("LazyDeveloperHelper").setup()
end
}
Then: :Lazy sync

Example output:
