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

[WIP] Fix #2690 - Allow extra args to pass directly to Neovim #2694

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Dec 18, 2018

This is a fix proposed by @CrossR for #2690 - we can pass any additional arguments after a -- directly to Neovim. For example, oni some-file.js -- -S my-session.vim

Still needs to be tested / validated.

@justinmk
Copy link

For what it's worth, my thoughts on this are at equalsraf/neovim-qt#449 .

Unless the UI plans to introduce a bunch of CLI options that potentially conflict with nvim options, it would be better to just forward all unrecognized options to nvim, rather than using this -- workaround.

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.

None yet

2 participants