Merge pull request #34248 from teto/fix_neovim

neovim: remove confusing neovim parameter
wip/yesman
Jörg Thalheim 6 years ago committed by GitHub
commit 34038bca18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      pkgs/applications/editors/neovim/wrapper.nix

@ -1,6 +1,5 @@
{ stdenv, lib, makeDesktopItem, makeWrapper, lndir
{ stdenv, lib, makeDesktopItem, makeWrapper
, vimUtils
, neovim
, bundlerEnv, ruby
, pythonPackages
, python3Packages

Loading…
Cancel
Save