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

Multiple Godoc buffer #18

Open
koron opened this issue Jul 17, 2016 · 1 comment
Open

Multiple Godoc buffer #18

koron opened this issue Jul 17, 2016 · 1 comment

Comments

@koron
Copy link
Member

koron commented Jul 17, 2016

Currently :Godoc opens a document in single buffer.
But I want to open documents in multiple buffers sometimes.

@koron
Copy link
Member Author

koron commented Jul 17, 2016

How about use :Godoc! to open a document with a new buffer.

:Godoc net/http
" open net/http

:Godoc crypt/tls
" reuse previous buffer and open crypt/tls

:Godoc! net/http
" open net/http with new buffer

@koron koron changed the title Multiple Godoc Multiple Godoc buffer Jul 17, 2016
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