Skip to content

Shortening startup time #1400

Closed Answered by HardoMX
HardoMX asked this question in Q&A
Dec 19, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

dap.ext.vscode seems to have something to do with mason-nvim-dap.nvim. When I remove mason-nvim-dap dap.ext.vscode is not even present in the startuptime output.

Since I only used mason-nvim-dap for automatically installing DAPs, I instead just wrote a custom function for doing that and removed mason-nvim-dap.

I am still interested if I could Lazy load the entirety of nvim-dap, and if so, what event to use, but this function will suffice for now.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@HardoMX
Comment options

@HardoMX
Comment options

Answer selected by HardoMX
@mfussenegger
Comment options

@HardoMX
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants