Skip to content

Unable to lazyload the plugin #122

Answered by williamboman
siduck asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! Lazy-loading mason.nvim is not recommended as it is optimized to load as little as possible when calling the setup function. All it does is modify your PATH + sets up the user commands. If you still insist on doing it I'm afraid you'll have to dig into the source and debug it yourself. It should work fine if you just add the bin directory to your PATH and skip setup, so not sure why it's not working for you.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@siduck
Comment options

Answer selected by williamboman
Comment options

You must be logged in to vote
3 replies
@zhang-stephen
Comment options

@williamboman
Comment options

@siduck
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants