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

example of adding pager support #41

Open
ag4ve opened this issue Mar 20, 2017 · 0 comments
Open

example of adding pager support #41

ag4ve opened this issue Mar 20, 2017 · 0 comments

Comments

@ag4ve
Copy link

ag4ve commented Mar 20, 2017

I tried this, and vim wacked out on me (since I have other plugins). I couldn't figure out how to disable everything else and just use this:

export PAGER="vim -c "Man $1 $2" -c 'silent only'
-U NONE -u .vim/bundle/vim-man/plugin"

OTOH, it works good enough that I might change my behavior and just use the command w/in vim vs at the shell.

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