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 Neovim integration details both to doc.txt and README.md #652

Closed
fatih opened this issue Dec 9, 2015 · 6 comments · Fixed by #689
Closed

Add Neovim integration details both to doc.txt and README.md #652

fatih opened this issue Dec 9, 2015 · 6 comments · Fixed by #689

Comments

@fatih
Copy link
Owner

fatih commented Dec 9, 2015

No description provided.

@shawnps
Copy link
Contributor

shawnps commented Dec 11, 2015

+1 :) I am trying out neovim for the first time and I don't know what I'm doing.

@shawnps
Copy link
Contributor

shawnps commented Dec 11, 2015

(and vim-go is the only thing I actually care about getting working)

@fatih
Copy link
Owner Author

fatih commented Dec 11, 2015

@shawnps please check out the Issue #607, there you can find the necessary documentations for now. Actually there are not much to do, only if you want to change certain behaviors :)

@shawnps
Copy link
Contributor

shawnps commented Dec 11, 2015

@fatih great, thanks! 👍

@nhooyr
Copy link
Contributor

nhooyr commented Jan 18, 2016

@fatih should I have a separate section for just neovim options or should I include them throughout and label them explicitly as neovim only?

@fatih
Copy link
Owner Author

fatih commented Jan 18, 2016

@nhooyr My ideas was put a section in Readme.md, with short explanation of enhanced versions of our features. And after it populate each command in docs/vim-go.txt with a new paragraph, such as:

"If NeoVim is being used, :GoBuild runs asynchronously and doesn't block the UI. Errors are populated inside the location list. We provide a new function ... which you can plug into your statusline ..."

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 a pull request may close this issue.

3 participants