vim-plugins: remove unused arguments
This commit is contained in:
parent
81cc672000
commit
c678e121c4
@ -1,7 +1,7 @@
|
|||||||
# TODO check that no license information gets lost
|
# TODO check that no license information gets lost
|
||||||
{ fetchurl, bash, stdenv, python, go, cmake, vim, vimUtils, perl, ruby, unzip
|
{ fetchurl, stdenv, python, go, cmake, vim, vimUtils, perl, ruby, unzip
|
||||||
, which, fetchgit, fetchFromGitHub, fetchhg, fetchzip, llvmPackages, zip
|
, which, fetchgit, llvmPackages
|
||||||
, vim_configurable, vimPlugins, xkb_switch, git, rustracerd, fzf
|
, xkb_switch, rustracerd, fzf
|
||||||
, Cocoa ? null
|
, Cocoa ? null
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user