vim-plugins: remove unused arguments

This commit is contained in:
Hoang Xuan Phu 2016-09-17 16:45:34 +08:00
parent 81cc672000
commit c678e121c4

View File

@ -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
}: }: