Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wgkoro
Created July 11, 2014 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wgkoro/fd08bb4fac4161fa4902 to your computer and use it in GitHub Desktop.
Save wgkoro/fd08bb4fac4161fa4902 to your computer and use it in GitHub Desktop.
vimproc Errors
(NeoBundleUpdate時にエラー)
[neobundle/install] ( 2/39): |vimproc| git pull --rebase && git submodule update --init --recursive
function neobundle#commands#install..<SNR>27_install..neobundle#installer#sync..neobundle#installer#get_revision_number..neobundle#util#system..vimpro
c#system..<SNR>113_system..vimproc#pgroup_open..<SNR>113_pgroup_open..vimproc#plineopen3..<SNR>113_plineopen..<SNR>113_convert_args..vimproc#get_comma
nd_name の処理中にエラーが検出されました:
行 5:
E119: Not enough arguments for function: vimproc#filepath#which
E116: 関数の無効な引数です: vimproc#util#substitute_path_separator( vimproc#filepath#which(a:command, path)), '//', '/', 'g'), '\n')
E116: 関数の無効な引数です: substitute(vimproc#util#substitute_path_separator( vimproc#filepath#which(a:command, path)), '//', '/', 'g'), '\n')
E116: 関数の無効な引数です: split(substitute(vimproc#util#substitute_path_separator( vimproc#filepath#which(a:command, path)), '//', '/', 'g'), '\n')
E15: 無効な式です: split(substitute(vimproc#util#substitute_path_separator( vimproc#filepath#which(a:command, path)), '//', '/', 'g'), '\n')
function neobundle#commands#install..<SNR>27_install の処理中にエラーが検出されました:
行 17:
E170: :endwhile がありません
(VimShellでコマンドを叩いた時にエラー)
ement..vimshell#parser#execute_command..vimshell#helpers#execute_internal_command..206..vimshell#helpers#execute_internal_command..207..vimshell#interactive#get_default_encoding..vimshell#helpers#get_command_path..vimpro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment