1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Return an empty string when encoding conversion fails

This commit is contained in:
Jan Larres
2011-05-22 17:23:11 +12:00
parent 5b819914b9
commit 8cde134333

View File

@@ -2629,7 +2629,6 @@ function! s:EscapeCtagsCmd(ctags_bin, args, ...)
echoerr 'Tagbar: Encoding conversion failed!'
\ 'Please make sure your system is set up correctly'
\ 'and that Vim is compiled with the "iconv" feature.'
return
endif
return ctags_cmd