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

neovim: un-deprecate the configure option (backport) #978

Merged
merged 1 commit into from
Jan 9, 2020
Merged

neovim: un-deprecate the configure option (backport) #978

merged 1 commit into from
Jan 9, 2020

Conversation

rissson
Copy link

@rissson rissson commented Jan 8, 2020

This is a back-porting of #971

Closes kalbasit/shabka#286

Mentioning participants:
@rycee
@Gerschtli
@kalbasit

@kalbasit
Copy link
Collaborator

kalbasit commented Jan 8, 2020

@rissson the cherry-picked commit does not refer to the original commit. Running the cherry-pick with the -x option adds the original commit sha to the description of the cherry-picked commit. This is how it's done nixpkgs side, unsure if @rycee would like to enforce it though.

@rycee
Copy link
Member

rycee commented Jan 8, 2020 via email

The `programs.neovim.configure` option is consistent with NixOS's
`wrapNeovim` and offers features not supported by the `extraConfig`
and `plugins` option pair.

Closes #971

(cherry picked from commit 1b7b1bc)
@teto teto merged commit 1d38ffc into nix-community:release-19.09 Jan 9, 2020
jorsn pushed a commit to jorsn/home-manager that referenced this pull request Apr 25, 2020
The `programs.neovim.configure` option is consistent with NixOS's
`wrapNeovim` and offers features not supported by the `extraConfig`
and `plugins` option pair.

Closes nix-community#971

(cherry picked from commit 1b7b1bc)

Co-authored-by: Wael Nasreddine <[email protected]>
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 this pull request may close these issues.

4 participants