I still boot in sub 1s so I don’t know what you mean by “bloated”
Lazy allows you to boot ultra fast by loading stuff in the background later, so “bloat” doesn’t matter
nvim-dap does literally nothing until you trigger it, so it’s only impact on my startup is like 3 hotkey registrations :p
It’s a perfectly fine debugger, works great. The fact I can telescope search to fzf my stack trace actually kind of makes it superior? Like you can’t do that sorta stuff in any other IDE I know of
Also all my navigation stuff like telescope/harpoon/etc still apply when debugging, so I can literally debug faster jumping around the stack trace with hotkeys.
Neovim doesn’t get any less awesome when it comes to debugging, a lot of it’s power still applies just as much haha
I still boot in sub 1s so I don’t know what you mean by “bloated”
Lazy allows you to boot ultra fast by loading stuff in the background later, so “bloat” doesn’t matter
nvim-dap
does literally nothing until you trigger it, so it’s only impact on my startup is like 3 hotkey registrations :pIt’s a perfectly fine debugger, works great. The fact I can telescope search to
fzf
my stack trace actually kind of makes it superior? Like you can’t do that sorta stuff in any other IDE I know ofAlso all my navigation stuff like telescope/harpoon/etc still apply when debugging, so I can literally debug faster jumping around the stack trace with hotkeys.
Neovim doesn’t get any less awesome when it comes to debugging, a lot of it’s power still applies just as much haha