Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for setting markmap_cmd in the config opts #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nixenjoyer
Copy link

@nixenjoyer nixenjoyer commented Aug 1, 2024

I want to set the value of markmap_cmd in the Lazy config
so i don't have to make changes to the PATH variable.

Copy link

@DeadlySquad13 DeadlySquad13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had the same idea: I don't need and don't want to install markmap globally, it's just enough to install it locally in a folder where I make diagrams and write notes. I needed to just run yarn markmap instead of fighting with PATH to get markmap cmd working.

Thanks for you pull request, glad that decided to look in pull requests if someone has already done it! As for me, everything is ok in a code.

@agoodshort
Copy link

Thanks for the PR, I was looking for a way to avoid installing markmap globally and set the command to npx --yes markmap-cli. Looking forward to seeing this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants