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

Add integrate to nnn #160

Open
shuizhongyueming opened this issue Jul 1, 2022 · 0 comments
Open

Add integrate to nnn #160

shuizhongyueming opened this issue Jul 1, 2022 · 0 comments

Comments

@shuizhongyueming
Copy link

I have mad a pull request to add support of z.lua in nnn's plugin autojump: jarun/nnn#1414.

I think is good to add the usage in z.lua's wiki, but I have no edit permisson, below is the content I want to add in FAQ blow the topic of integrate to ranger:

## How to integrate z.lua to [nnn](https://github.com/jarun/nnn) ?

The z.lua was integrated into the nnn's plugin autojump.

All you need to do is:

\`\`\`bash
export NNN_ZLUA="path to your z.lua script"
\`\`\`

so that, the plugin can know where to get the z.lua script to excute.

After that, you can enable plugin autojump in `$NNN_PLUG`.

And if `fzf` is installed, the plugin will use it for path selection which is copy from the `zii` function below this document.
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

No branches or pull requests

1 participant