neovim: remove confusing neovim parameter
The neovim package refers to itself, hopefully it is shadowed by a function parameter but it is confusing, let's remove it.
This commit is contained in:
parent
95880aaf06
commit
bec047eca3
@ -1,6 +1,5 @@
|
||||
{ stdenv, lib, makeDesktopItem, makeWrapper, lndir
|
||||
{ stdenv, lib, makeDesktopItem, makeWrapper
|
||||
, vimUtils
|
||||
, neovim
|
||||
, bundlerEnv, ruby
|
||||
, pythonPackages
|
||||
, python3Packages
|
||||
|
Loading…
Reference in New Issue
Block a user