Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Fix NeoVIM >= 0.3.2#2712

Open
losinggeneration wants to merge 1 commit intoonivim:masterfrom
losinggeneration:fix-nvim-0.3.2+
Open

Fix NeoVIM >= 0.3.2#2712
losinggeneration wants to merge 1 commit intoonivim:masterfrom
losinggeneration:fix-nvim-0.3.2+

Conversation

@losinggeneration
Copy link
Copy Markdown

  • NeoVIM 0.3.2 changed the command line options so that --embed no
    longer implies --headless. This adds it back to be explicitly set.
  • See neovim/neovim@4da5cb3

#2704 (comment) @CrossR mentions working on what's probably a more proper update based on the new behavior for neovim>=0.3.2. This PR just restores the previous behavior.

I believe this closes #2706 and also closes #2704

* NeoVIM 0.3.2 changed the command line options so that --embed no
  longer implies --headless. This adds it back to be explicitly set.
* See neovim/neovim@4da5cb3
@justinmk
Copy link
Copy Markdown

This will stop the bleeding, but it also completely defeats the purpose of the improved --embed behavior, so I hope #2613 is resolved.

@losinggeneration
Copy link
Copy Markdown
Author

@justinmk Exactly, I forgot to link to that. Basically this just gets it back to working until #2613 is finished up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oni 0.3.9 not working with nvim 0.3.3 Oni can't display the contents of any file(including tutorials)

2 participants