Skip to content

Instantly share code, notes, and snippets.

@hinagishi
Created December 21, 2011 09:40
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 hinagishi/1505401 to your computer and use it in GitHub Desktop.
Save hinagishi/1505401 to your computer and use it in GitHub Desktop.
!vimfunction neobundle#rc の処理中にエラーが検出されました:
行 1:
E117: 未知の関数です: unite#util#substitute_path_separator
E15: 無効な式です: unite#util#substitute_path_separator( expand(get(a:000, 0, '~/.vim/bundle')))
function neobundle#config#bundle..neobundle#config#init_bundle..neobundle#get_neobundle_dir の処理中にエラーが検出されました:
行 1:
E121: 未定義の変数です: s:neobundle_dir
E15: 無効な式です: s:neobundle_dir
function neobundle#config#bundle..neobundle#config#init_bundle..<SNR>4_expand_path の処理中にエラーが検出されました:
行 1:
E117: 未知の関数です: unite#util#substitute_path_separator
E15: 無効な式です: unite#util#substitute_path_separator(simplify(expand(a:path)))
function neobundle#config#bundle..neobundle#config#init_bundle..neobundle#get_neobundle_dir の処理中にエラーが検出されました:
行 1:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment